diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d0ae97..efeae11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.7.9](https://github.com/alibaba-aero/vue-calendar/compare/v0.7.8...v0.7.9) (2024-12-21) + ### [0.7.8](https://github.com/alibaba-aero/vue-calendar/compare/v0.7.5...v0.7.8) (2024-12-21) ### [0.7.7](https://github.com/alibaba-aero/vue-calendar/compare/v0.7.5...v0.7.7) (2024-12-21) diff --git a/package.json b/package.json index 98177fa..c02ebf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alibaba-aero/vue-calendar", - "version": "0.7.8", + "version": "0.7.9", "description": "Vue Calendar", "main": "dist/vue-calendar.cjs.min.js", "web": "dist/vue-calendar.min.js",