Skip to content

Commit e396de1

Browse files
committed
chore(release): 0.0.23
1 parent c2f2ef6 commit e396de1

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Changelog
2-
3-
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.
4-
5-
6-
71
### Bug Fixes
82

9-
* remove CHANGELOG.md before creating a new release ([4a85dde](https://github.com/andrewmolyuk/eslint-plugin-vue-modular/commit/4a85dde05c7ec63fe694f2db6f5217cdafdb605f))
3+
* update postchangelog script to remove unnecessary lines from CHANGELOG.md ([f62ad5a](https://github.com/andrewmolyuk/eslint-plugin-vue-modular/commit/f62ad5ad5cad21476c83966c0799c82900b44977))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-vue-modular",
33
"type": "module",
4-
"version": "0.0.22",
4+
"version": "0.0.23",
55
"description": "ESLint plugin for checking and maintaining architecture boundaries in Vue 3 modular applications.",
66
"main": "src/index.js",
77
"repository": {

0 commit comments

Comments
 (0)