Skip to content

Releases: TheUnderScorer/nx-semantic-release

nx-semantic-release-v2.12.0

17 Aug 11:01
Compare
Choose a tag to compare

2.12.0 (2024-08-17)

Features

nx-semantic-release-v2.11.0

10 Apr 12:20
Compare
Choose a tag to compare

2.11.0 (2024-04-10)

Features

  • release to npm after user defined plugins (#105) (a573495)

nx-semantic-release-v2.9.0

28 Dec 05:42
Compare
Choose a tag to compare

2.9.0 (2023-12-28)

Features

nx-semantic-release-v2.10.0

28 Dec 07:14
Compare
Choose a tag to compare

2.10.0 (2023-12-28)

Features

  • infer the outputPath option from the options.outputPath of the specified buildTarget if none was provided (6846874), closes #52

nx-semantic-release-v2.8.0

02 Dec 08:38
Compare
Choose a tag to compare

2.8.0 (2023-12-02)

Features

nx-semantic-release-v2.7.1

08 Nov 16:46
Compare
Choose a tag to compare

2.7.1 (2023-11-08)

Bug Fixes

  • Analyze commits in batches of 2000 (#86) (a028765)
  • Update package-lock dependencies (#87) (1a03363)

nx-semantic-release-v2.7.0

31 Oct 11:38
Compare
Choose a tag to compare

2.7.0 (2023-10-31)

Features

  • add RELATIVE_PROJECT_DIR token (f041755)

nx-semantic-release-v2.6.2

05 Sep 09:05
Compare
Choose a tag to compare

2.6.2 (2023-09-05)

Bug Fixes

  • change default commit message to include tag rather than only the version (f914ab3)

nx-semantic-release-v2.6.1

24 Aug 17:01
Compare
Choose a tag to compare

2.6.1 (2023-08-24)

Bug Fixes

  • include missing es6-weak-map dependency (12ad568)

nx-semantic-release-v2.6.0

24 Aug 12:05
Compare
Choose a tag to compare

2.6.0 (2023-08-24)

Features

  • apply tokens to every configuration field, including nested arrays and objects (1c4b886)