diff --git a/CHANGELOG.md b/CHANGELOG.md index deda1b9..1b7fcad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ + +## v4.1.0 (2024-01-15) + +#### :rocket: Enhancement +* [#114](https://github.com/release-it-plugins/workspaces/pull/114) Add support for `release-it@17.0.0` ([@juancarlosjr97](https://github.com/juancarlosjr97)) + +#### :house: Internal +* [#108](https://github.com/release-it-plugins/workspaces/pull/108) Updating actions to use volta action ([@scalvert](https://github.com/scalvert)) + +#### Committers: 2 +- Juan Carlos Blanco Delgado ([@juancarlosjr97](https://github.com/juancarlosjr97)) +- Steve Calvert ([@scalvert](https://github.com/scalvert)) + + ## v4.0.0 (2023-07-11) #### :boom: Breaking Change diff --git a/package-lock.json b/package-lock.json index 9720b5c..9071e04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@release-it-plugins/workspaces", - "version": "4.0.0", + "version": "4.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@release-it-plugins/workspaces", - "version": "4.0.0", + "version": "4.1.0", "license": "MIT", "dependencies": { "detect-indent": "^6.0.0", diff --git a/package.json b/package.json index 3684296..187c2ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@release-it-plugins/workspaces", - "version": "4.0.0", + "version": "4.1.0", "description": "release-it plugin for bumping and publishing workspaces", "keywords": [ "release",