diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 0198df5..d33bba7 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.14.0](https://github.com/Juyeong-Byeon/ci-deploy/compare/v1.13.0...v1.14.0) (2024-06-20) + +### Features + +* edit main ([0555d17](https://github.com/Juyeong-Byeon/ci-deploy/commit/0555d17736c6d8ed6f79201e7be989b0d16d26e7)) + ## [1.14.0-rc.1](https://github.com/Juyeong-Byeon/ci-deploy/compare/v1.13.0...v1.14.0-rc.1) (2024-06-20) ### Features diff --git a/package.json b/package.json index d41a984..196ebb7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ci-deploy", "private": true, - "version": "1.14.0-rc.1", + "version": "1.14.0", "type": "module", "repository": { "type": "git",