Skip to content

Releases: ghusse/semantic-release-npm-deprecate-old-versions

v1.3.4

17 May 07:19
Compare
Choose a tag to compare

1.3.4 (2022-05-17)

v1.3.3

17 May 07:10
Compare
Choose a tag to compare

1.3.3 (2022-05-17)

v1.3.2

07 Jan 11:03
Compare
Choose a tag to compare

1.3.2 (2022-01-07)

Bug Fixes

  • 🐛 don't quotes versions, only ignore 400 errors (#39) (638dbba)
  • 🐛 don't quotes versions, only ignore 400 errors (#40) (1c14322)
  • 🐛 quote the version number to deprecate to avoid errors 400 returned by npm (#36) (85a3fd7)

v1.3.2-beta.3

07 Jan 11:00
Compare
Choose a tag to compare
v1.3.2-beta.3 Pre-release
Pre-release

1.3.2-beta.3 (2022-01-07)

Bug Fixes

  • 🐛 don't quotes versions, only ignore 400 errors (#40) (1c14322)

v1.3.2-beta.2

07 Jan 10:27
Compare
Choose a tag to compare
v1.3.2-beta.2 Pre-release
Pre-release

1.3.2-beta.2 (2022-01-07)

Bug Fixes

  • 🐛 don't quotes versions, only ignore 400 errors (#39) (638dbba)

v1.3.2-beta.1

07 Jan 10:20
Compare
Choose a tag to compare
v1.3.2-beta.1 Pre-release
Pre-release

1.3.2-beta.1 (2022-01-07)

Bug Fixes

  • 🐛 quote the version number to deprecate to avoid errors 400 returned by npm (#36) (85a3fd7)

v1.3.2-alpha.1

07 Jan 10:15
Compare
Choose a tag to compare
v1.3.2-alpha.1 Pre-release
Pre-release

1.3.2-alpha.1 (2022-01-07)

Bug Fixes

  • 🐛 quote the version number to deprecate to avoid errors 400 returned by npm (#36) (85a3fd7)

v1.3.1

03 Jan 07:33
Compare
Choose a tag to compare

1.3.1 (2022-01-03)

Bug Fixes

  • 🐛 list all versions, including the newly published one when computing deprecations (#34) (24e3067)
  • 🐛 list all versions, including the newly published one when computing deprecations (eae29b2)

v1.3.1-alpha.1

03 Jan 07:30
Compare
Choose a tag to compare
v1.3.1-alpha.1 Pre-release
Pre-release

1.3.1-alpha.1 (2022-01-03)

Bug Fixes

  • 🐛 list all versions, including the newly published one when computing deprecations (#34) (24e3067)

v1.3.0

31 Dec 15:01
Compare
Choose a tag to compare

1.3.0 (2021-12-31)

Bug Fixes

  • 🔒 don't write the auth token in npmrc (#31) (7669fce)

Features

  • 🔒 check that authentication is correctly set up before publishing (ea0ed27)
  • 🔒 check that authentication is correctly set up before publishing (#30) (883fd07)