Skip to content

Releases: Florian7843/Hargassner_NodeJS_Adapter

v2.3.1

12 Sep 14:03
Compare
Choose a tag to compare

2.3.1 (2021-09-12)

Bug Fixes

  • hgjson: fixed wrong path to hgjson in package.json (5aa2538)

v2.3.0

12 Sep 13:53
59e658d
Compare
Choose a tag to compare

2.3.0 (2021-09-12)

Features

  • hgjson: added descriptions to options (#8) (7c7d9f7)
  • hgson-array: added --array option + 4 modes (#7) (35f245b)

v2.2.6

09 Sep 21:11
718988f
Compare
Choose a tag to compare

2.2.6 (2021-09-09)

Bug Fixes

  • raw: remove quotes and newline from raw (d1d28d6)

v2.2.5

07 Sep 11:13
Compare
Choose a tag to compare

2.2.5 (2021-09-07)

Bug Fixes

  • models: __dirname for absolute path & exit if model doesn't exist (0c4ce3f)

v2.2.4

07 Sep 10:25
Compare
Choose a tag to compare

2.2.4 (2021-09-07)

Bug Fixes

  • release: Build package before publishing (bd00356)

v2.2.3

07 Sep 10:20
Compare
Choose a tag to compare

2.2.3 (2021-09-07)

Bug Fixes

  • release: set NODE_AUTH_TOKEN (8972e83)

v2.2.2

07 Sep 09:59
Compare
Choose a tag to compare

2.2.2 (2021-09-07)

Bug Fixes

  • release: Set NPM_TOKEN env variable (6e4a156)

v2.2.1

07 Sep 09:54
Compare
Choose a tag to compare

2.2.1 (2021-09-07)

Bug Fixes

  • release: Added types file and set prepublish to execute tsc. (0037b80)

v2.2.0

07 Sep 09:47
Compare
Choose a tag to compare

2.2.0 (2021-09-07)

Features

  • release: Should now create a package in GitHub NPM registry (eb9819b)

v2.1.0

07 Sep 07:18
Compare
Choose a tag to compare

2.1.0 (2021-09-07)

Bug Fixes

  • change npm ci to yarn install --frozen-lockfile (b3b1171)
  • semantic-release/github (86d9ca8)

Features

  • Maybe working semantic-release? (20b6450)