Skip to content

Releases: jscutlery/semver

semver-5.5.1

05 Dec 09:20
Compare
Choose a tag to compare

5.5.1 (2024-12-05)

Bug Fixes

  • support continue chain so package.json will be updated (f4e1388)

semver-5.5.0

03 Dec 11:27
Compare
Choose a tag to compare

5.5.0 (2024-12-03)

Features

semver-5.4.0

02 Dec 14:56
Compare
Choose a tag to compare

5.4.0 (2024-12-02)

Bug Fixes

  • 📦 bump dependency conventional-changelog-angular to v8 (bbe8b2c)
  • 📦 bump dependency conventional-changelog-atom to v5 (3d84a35)
  • 📦 bump dependency conventional-changelog-codemirror to v5 (490aa25)
  • 📦 bump dependency conventional-changelog-ember to v5 (f87be8e)
  • 📦 bump dependency conventional-changelog-eslint to v6 (56e76b6)
  • 📦 bump dependency conventional-changelog-express to v5 (5dd5385)
  • 📦 bump dependency conventional-changelog-jquery to v6 (63228c7)
  • 📦 bump dependency conventional-changelog-jshint to v5 (e77e2f5)
  • 📦 update lint executor in project.json (66f7b07)

Features

  • added option to skip stage (9ff9580)

semver-5.3.1

02 Aug 13:15
Compare
Choose a tag to compare

5.3.1 (2024-08-02)

Bug Fixes

  • pass package.json path through to conventional-changelog (46a2a8b)

semver-5.3.0

02 Aug 13:11
Compare
Choose a tag to compare

5.3.0 (2024-08-02)

Bug Fixes

  • 📦 bump dependency conventional-changelog-angular to v8 (9db143f)
  • 📦 bump dependency conventional-changelog-atom to v5 (db96e8d)
  • 📦 bump dependency conventional-changelog-codemirror to v5 (f131868)
  • 📦 bump dependency conventional-changelog-ember to v5 (795b7b8)
  • 📦 bump dependency conventional-changelog-eslint to v6 (ba87080)
  • 📦 bump dependency conventional-changelog-express to v5 (103c5aa)
  • 📦 bump dependency conventional-changelog-jquery to v6 (0f5069e)
  • 📦 bump dependency conventional-changelog-jshint to v5 (560fdff)
  • lint errors (1fc0069)
  • lint warnings (21b505d)
  • semver: overwrite default nx release config + run build cmd (a061178)

Features

  • semver: bump @nx/devkit to v19 (b45f1f9)

Reverts

  • semver: revert incompatible conventional presets upgrade (617a326)

semver-5.2.2

24 Mar 11:19
Compare
Choose a tag to compare

5.2.2 (2024-03-24)

Bug Fixes

  • semver: github and gitlab executor impl path (bb2b1ab)

semver-5.2.1

24 Mar 11:25
Compare
Choose a tag to compare

5.2.1 (2024-03-24)

Bug Fixes

  • semver: handle post targets with format project:target (3f61354)

semver-5.2.0

22 Feb 14:39
Compare
Choose a tag to compare

5.2.0 (2024-02-22)

Features

  • semver: add Nx Release migration generator (1cb9351)

semver-5.1.1

09 Feb 08:39
Compare
Choose a tag to compare

5.1.1 (2024-02-09)

Bug Fixes

  • semver: migrate husky to v9 in npm prepare script (0dc731b)

semver-5.1.0

08 Feb 17:33
Compare
Choose a tag to compare

5.1.0 (2024-02-08)

Bug Fixes

  • semver: increment version for preminor, prepatch and premajor (7459d8b), closes #775

Features