diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d49cd54..f83ad4c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.15.0-rc.6](https://github.com/Juyeong-Byeon/ci-deploy/compare/v1.15.0-rc.5...v1.15.0-rc.6) (2024-06-25) + +### Features + +* edit publish8 ([da87be3](https://github.com/Juyeong-Byeon/ci-deploy/commit/da87be3dc4f5b63e8303abad5f332456db01ce33)) + ## [1.15.0-rc.5](https://github.com/Juyeong-Byeon/ci-deploy/compare/v1.15.0-rc.4...v1.15.0-rc.5) (2024-06-25) ### Features diff --git a/package.json b/package.json index 2bb0f8b..1ef1e90 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ci-deploy", "private": true, - "version": "1.15.0-rc.5", + "version": "1.15.0-rc.6", "type": "module", "repository": { "type": "git",