Skip to content

Releases: uniqueck/asciidoctor-jira

v3.2.0

25 Sep 14:54
Compare
Choose a tag to compare

3.2.0 (2023-09-25)

Build

  • Provide credentials for roadmap extension (ee2066e)

Chore

  • Extract configuration settings for roadmap extension (528cab9)
  • Migrate old asciidoc based changelog to markdown based changelog (5138f9b)

Fix

  • Authentication handling with JIRA (9090787)
  • create unique name for generated images (9b62a59)
  • Lint issues (9361e29)
  • Roadmap extension only request specific fields (a0f4cdf)

New

  • Add option to define custom jql part for each category (1b4517d)

v3.1.3

22 Sep 21:20
Compare
Choose a tag to compare

3.1.3 (2023-09-22)

Fix

  • create unique name for generated images (ebd3cbd)

v3.1.2

22 Sep 09:46
Compare
Choose a tag to compare

3.1.2 (2023-09-22)

Fix

  • add missing main script flag in package.json (aec00bc)

v3.1.1

22 Sep 09:27
Compare
Choose a tag to compare

3.1.1 (2023-09-22)

Fix

  • add main script in package.json (8e2ea7a)

v3.1.0

22 Sep 08:49
Compare
Choose a tag to compare

3.1.0 (2023-09-22)

Build

  • Bump semantic-release from 22.0.0 to 22.0.1 (e740ca5)

Chore

  • restructure tests and fix lint issues (4c04add)

New

  • add new roadmap extension (f349bf8)
  • use project key on block macro for default jql (75e2fd9)

v3.0.0

18 Sep 22:37
Compare
Choose a tag to compare

3.0.0 (2023-09-18)

Breaking

  • Use lib directory instead of src directory (3c85a0b)

Build

  • Bump chai from 4.3.7 to 4.3.8 (97db42c)
  • Bump conventional-changelog-eslint from 4.0.0 to 5.0.0 (c56d799)
  • Bump semantic-release from 21.0.7 to 22.0.0 (4712681)
  • Remove unused dependency jest (36040f0)
  • Switch to eslint instead of standard (0415f01)

v2.0.0

18 Sep 19:33
Compare
Choose a tag to compare

2.0.0 (2023-09-18)

Breaking

  • Drop support for node 16 (c39f1d0)

v1.1.0

09 Jul 20:12
Compare
Choose a tag to compare

1.1.0 (2023-07-09)

Build

  • Bump @antora/site-generator-default from 2.3.4 to 3.1.4 (363d7cc)
  • Bump jest from 29.5.0 to 29.6.1 (1feb5c9)
  • Bump mocha from 9.1.3 to 10.2.0 (3f5e437)
  • Bump rimraf from 3.0.2 to 5.0.1 (187cb3d)
  • Bump semantic-release from 21.0.5 to 21.0.7 (1c041f3)
  • configure commit message prefix for dependabot (c008fa5)
  • only test in workflow ci (52af2b2)
  • Update Github Actions (78b9e85)

Chore

  • Bump chai from 4.3.6 to 4.3.7 (b0e73d6)
  • Bump jest from 28.1.2 to 29.5.0 (29d497c)
  • Bump standard from 17.0.0 to 17.1.0 (1e3e3ac)
  • change keywords in package.json (fb58693)
  • Use logger instead of console.log (#51) (7bb021b), closes #51

Docs

New

  • Provide a simple solution to render fields of type array (#97) (bf9ef7b), closes #97

Upgrade

  • Bump dotenv from 16.0.1 to 16.3.1 (b65912a)
  • Bump mkdirp from 1.0.4 to 3.0.1 (d7ec5d9)

v1.0.0

18 Jun 07:43
Compare
Choose a tag to compare

1.0.0 (2023-06-18)

Breaking

  • Upgrade min required NodeJs version to 16.x (5bdb073)

Build

  • switch to semantic release workflow (24ae00b)