Releases: ghusse/semantic-release-npm-deprecate-old-versions
Releases · ghusse/semantic-release-npm-deprecate-old-versions
v1.3.2
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
Bug Fixes
- 🐛 don't quotes versions, only ignore 400 errors (#40) (1c14322)
v1.3.2-beta.2
Bug Fixes
- 🐛 don't quotes versions, only ignore 400 errors (#39) (638dbba)
v1.3.2-beta.1
Bug Fixes
- 🐛 quote the version number to deprecate to avoid errors 400 returned by npm (#36) (85a3fd7)
v1.3.2-alpha.1
Bug Fixes
- 🐛 quote the version number to deprecate to avoid errors 400 returned by npm (#36) (85a3fd7)
v1.3.1
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
Bug Fixes
- 🐛 list all versions, including the newly published one when computing deprecations (#34) (24e3067)
v1.3.0
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)