Socket
Socket
Sign inDemoInstall

@sanity/semantic-release-preset

Package Overview
Dependencies
Maintainers
40
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/semantic-release-preset - npm Package Compare versions

Comparing version 4.1.4 to 4.1.6

61

CHANGELOG.md

@@ -8,70 +8,23 @@ <!-- markdownlint-disable --><!-- textlint-disable -->

## [4.1.4](https://github.com/sanity-io/semantic-release-preset/compare/@sanity/semantic-release-preset@4.1.3...@sanity/semantic-release-preset@4.1.4) (2023-08-24)
## [4.1.6](https://github.com/sanity-io/semantic-release-preset/compare/@sanity/semantic-release-preset@4.1.5...@sanity/semantic-release-preset@4.1.6) (2023-10-24)
### Bug Fixes
- add provenance ([cf35960](https://github.com/sanity-io/semantic-release-preset/commit/cf359604710e1feed999218780e4ec48c83cee3a))
- turn off success comments for now ([ebf2846](https://github.com/sanity-io/semantic-release-preset/commit/ebf2846f652cf82d050839f15e0d636b106a9302))
- use tagFormat for monorepos ([81edfff](https://github.com/sanity-io/semantic-release-preset/commit/81edfff2597094ec808e6761a45a8f0ebfbb8c88))
- **deps:** update dependency semantic-release to v22 ([e67b045](https://github.com/sanity-io/semantic-release-preset/commit/e67b04578310ec47252ae057ff7c075dd2d4fc54))
## [4.1.4-canary.2](https://github.com/sanity-io/semantic-release-preset/compare/@sanity/semantic-release-preset@4.1.4-canary.1...@sanity/semantic-release-preset@4.1.4-canary.2) (2023-08-24)
## [4.1.5](https://github.com/sanity-io/semantic-release-preset/compare/@sanity/semantic-release-preset@4.1.4...@sanity/semantic-release-preset@4.1.5) (2023-10-23)
### Bug Fixes
- turn off success comments for now ([ebf2846](https://github.com/sanity-io/semantic-release-preset/commit/ebf2846f652cf82d050839f15e0d636b106a9302))
- **deps:** Update dependency conventional-changelog-conventionalcommits to v7 ([#104](https://github.com/sanity-io/semantic-release-preset/issues/104)) ([2614d5c](https://github.com/sanity-io/semantic-release-preset/commit/2614d5c756d63ebd280860599c28f028429d2705))
- **deps:** update dependency semantic-release to v22 ([#106](https://github.com/sanity-io/semantic-release-preset/issues/106)) ([0439f36](https://github.com/sanity-io/semantic-release-preset/commit/0439f367a3b0e742efe2ecc31518471e81331ed0))
## 1.0.0-canary.1 (2023-08-24)
## [4.1.4](https://github.com/sanity-io/semantic-release-preset/compare/@sanity/semantic-release-preset@4.1.3...@sanity/semantic-release-preset@4.1.4) (2023-08-24)
### ⚠ BREAKING CHANGES
- if your package manager don't auto install peers add `semantic-release` manually: `npm install --save-dev semantic-release`
- **deps:** Drops support for Node v16 and older
- this preset used the angular commit convention previously, from now on it's conventional commits so we match our commitlint and other semantic release setups.
### Features
- add semantic-release-license ([#6](https://github.com/sanity-io/semantic-release-preset/issues/6)) ([588fa26](https://github.com/sanity-io/semantic-release-preset/commit/588fa266303286e4c789020ddc48b83050076d1a))
- **deps:** update dependency semantic-release to v21 ([#74](https://github.com/sanity-io/semantic-release-preset/issues/74)) ([35024d4](https://github.com/sanity-io/semantic-release-preset/commit/35024d4d34d31bac73eadbc1c7bc0dad8cc52d42))
- initial release ([1d77669](https://github.com/sanity-io/semantic-release-preset/commit/1d776691cbe04a4e74fb5b26fa8864dfa415de51))
- switch to conventional commits ([#9](https://github.com/sanity-io/semantic-release-preset/issues/9)) ([195fdcf](https://github.com/sanity-io/semantic-release-preset/commit/195fdcf232e8ce088fd6835c962aa2b48b36fed0))
### Bug Fixes
- add note in TODO about docs ([0b6ecdc](https://github.com/sanity-io/semantic-release-preset/commit/0b6ecdcba08114dc86c9d77ef9f3c893e192cf93))
- add provenance ([cf35960](https://github.com/sanity-io/semantic-release-preset/commit/cf359604710e1feed999218780e4ec48c83cee3a))
- changelog title formatting ([b87a365](https://github.com/sanity-io/semantic-release-preset/commit/b87a3651ca6f56bb3cecab954fe71ea69e4f7f46))
- **deps:** lock file maintenance ([#36](https://github.com/sanity-io/semantic-release-preset/issues/36)) ([1a80d7d](https://github.com/sanity-io/semantic-release-preset/commit/1a80d7d7317a6abcac75f8ae127a213ffbdb8b3a))
- **deps:** lock file maintenance ([#39](https://github.com/sanity-io/semantic-release-preset/issues/39)) ([bcdd373](https://github.com/sanity-io/semantic-release-preset/commit/bcdd373d549e4a4dd3767e33fb3a7c6219a41e53))
- **deps:** update dependency @semantic-release/changelog to ^6.0.2 ([1d53742](https://github.com/sanity-io/semantic-release-preset/commit/1d537420680f39c79b10e157620cf51581c553c4))
- **deps:** update dependency conventional-changelog-conventionalcommits to v6 ([#90](https://github.com/sanity-io/semantic-release-preset/issues/90)) ([0d58fdb](https://github.com/sanity-io/semantic-release-preset/commit/0d58fdb55745f83e6405c427376b688434d29b43))
- **deps:** update dependency semantic-release to ^19.0.3 ([287d8d0](https://github.com/sanity-io/semantic-release-preset/commit/287d8d0842ba4f99794310ac25f02acbece12ce4))
- **deps:** update dependency semantic-release to ^19.0.5 ([3479eae](https://github.com/sanity-io/semantic-release-preset/commit/3479eae431c55ece215b3181516d11d9cbf468f7))
- **deps:** update dependency semantic-release to v20 ([#40](https://github.com/sanity-io/semantic-release-preset/issues/40)) ([8dd50d9](https://github.com/sanity-io/semantic-release-preset/commit/8dd50d9a57b4c9f37e6e34305fb0bcf31eee2347))
- **deps:** update dependency semantic-release to v20.0.1 ([#47](https://github.com/sanity-io/semantic-release-preset/issues/47)) ([c46e5a3](https://github.com/sanity-io/semantic-release-preset/commit/c46e5a388c0a34a2b37352ca8dc8ddfdfd836368))
- **deps:** update dependency semantic-release to v20.0.2 ([#48](https://github.com/sanity-io/semantic-release-preset/issues/48)) ([3a9554d](https://github.com/sanity-io/semantic-release-preset/commit/3a9554d71c9d32626b0457bd712d651d630ad1e6))
- **deps:** update dependency semantic-release-license to ^1.0.3 ([#71](https://github.com/sanity-io/semantic-release-preset/issues/71)) ([286960d](https://github.com/sanity-io/semantic-release-preset/commit/286960de2de0bfd4e876687485ab05dbf3ce8d8b))
- **deps:** update non-major ([#92](https://github.com/sanity-io/semantic-release-preset/issues/92)) ([3397e42](https://github.com/sanity-io/semantic-release-preset/commit/3397e426d3a3ddec0d3d1029e89b1870c2f74ff3))
- **deps:** update semantic-release monorepo ([6f2956e](https://github.com/sanity-io/semantic-release-preset/commit/6f2956e942ba2b3565a4020c1d1071c4c897d531))
- disable markdownlint in changelog ([76b81f2](https://github.com/sanity-io/semantic-release-preset/commit/76b81f2e674ba17f9bdab4aa8706564664841b2d))
- make prettier PRs ([fe45bd9](https://github.com/sanity-io/semantic-release-preset/commit/fe45bd93f849776fc26dbf676c199af902e46f3d))
- no release commit body to pass commitlint ([4e29fc5](https://github.com/sanity-io/semantic-release-preset/commit/4e29fc587f7fab9855983ffee5c7cfb8213be6fa))
- **README:** add link to gitlab preset ([329fa8c](https://github.com/sanity-io/semantic-release-preset/commit/329fa8cf19ac99389158cefa4a8f09e6e98627e6))
- reduce GitHub rate limit errors ([#81](https://github.com/sanity-io/semantic-release-preset/issues/81)) ([b24eb19](https://github.com/sanity-io/semantic-release-preset/commit/b24eb1941eb19a0cf327c949b802b93b495ee690))
- run prettier on changelog ([0191f99](https://github.com/sanity-io/semantic-release-preset/commit/0191f9993c746418491cbac132b04aa335c4be17))
- test new workflow ([d6ee43c](https://github.com/sanity-io/semantic-release-preset/commit/d6ee43c76996f0b2c6cd3581c22e7766f6105e0d))
- turn `successComment` on github release back on ([5660189](https://github.com/sanity-io/semantic-release-preset/commit/5660189573732087f4796beb08fc1085ccaf74f0))
- update readme CI example ([1e8a5a2](https://github.com/sanity-io/semantic-release-preset/commit/1e8a5a24bc9ff84290a8080526bbf9b691fe10a4))
- update semver range ([a671b7b](https://github.com/sanity-io/semantic-release-preset/commit/a671b7b246b1725bbc1f52c12cf999ea1a6a041b))
- turn off success comments for now ([ebf2846](https://github.com/sanity-io/semantic-release-preset/commit/ebf2846f652cf82d050839f15e0d636b106a9302))
- use tagFormat for monorepos ([81edfff](https://github.com/sanity-io/semantic-release-preset/commit/81edfff2597094ec808e6761a45a8f0ebfbb8c88))
### Code Refactoring
- `semantic-release` is now a peer dep ([bcc84e7](https://github.com/sanity-io/semantic-release-preset/commit/bcc84e7a5d75cda1f50cc236778b716e1b792276))
## [4.1.4-canary.1](https://github.com/sanity-io/semantic-release-preset/compare/v4.1.3...v4.1.4-canary.1) (2023-08-24)
### Bug Fixes
- add provenance ([cf35960](https://github.com/sanity-io/semantic-release-preset/commit/cf359604710e1feed999218780e4ec48c83cee3a))
## [4.1.3](https://github.com/sanity-io/semantic-release-preset/compare/v4.1.2...v4.1.3) (2023-08-07)

@@ -78,0 +31,0 @@

23

package.json
{
"name": "@sanity/semantic-release-preset",
"version": "4.1.4",
"version": "4.1.6",
"description": "Recommended setup for releasing semantically using GitHub Actions workflows",

@@ -51,20 +51,19 @@ "keywords": [

"dependencies": {
"@semantic-release/changelog": "6",
"@semantic-release/exec": "6",
"@semantic-release/git": "10",
"conventional-changelog-conventionalcommits": "6",
"semantic-release-license": "1"
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"semantic-release-license": "^1.0.3"
},
"devDependencies": {
"@types/semantic-release": "20.0.1",
"ls-engines": "0.9.0",
"prettier": "^3.0.2",
"prettier-plugin-packagejson": "^2.4.5",
"semantic-release": "21.1.1"
"prettier": "^3.0.3",
"prettier-plugin-packagejson": "^2.4.6",
"semantic-release": "^22.0.5"
},
"peerDependencies": {
"semantic-release": "20 || 21"
"semantic-release": "^22.0.5"
},
"engines": {
"node": ">=18"
"node": ">= 18.17"
},

@@ -71,0 +70,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc