diff --git a/CHANGELOG.md b/CHANGELOG.md index 96891d9..70b88dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [0.9.0](https://github.com/vexip-ui/create-vexip/compare/v0.8.0...v0.9.0) (2023-11-24) + +### Features + +- add bem-helper for vite template ([e210d8b](https://github.com/vexip-ui/create-vexip/commit/e210d8bde62ea323a3c650aac5077418c838d9ea)) + # [0.8.0](https://github.com/vexip-ui/create-vexip/compare/v0.7.1...v0.8.0) (2023-10-31) ### Features diff --git a/package.json b/package.json index e34d311..98c9005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vexip", - "version": "0.8.0", + "version": "0.9.0", "license": "MIT", "author": "qmhc", "bin": {