Skip to content

Commit 377634d

Browse files
committed
chore(release): v0.2.1
1 parent fb51f84 commit 377634d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/heap-code/eslint-plugin-sort-decorators/compare/v0.2.0...v0.2.1) (2023-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **docs:** run lint after documentation generation ([fb51f84](https://github.com/heap-code/eslint-plugin-sort-decorators/commit/fb51f84b2cf7fbbb108413885ea71e79b4ae4117))
9+
310
# [0.2.0](https://github.com/heap-code/eslint-plugin-sort-decorators/compare/v0.1.0...v0.2.0) (2023-07-02)
411

512

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
@@ -84,5 +84,5 @@
8484
"test:coverage": "npm run test -- --coverage",
8585
"test:watch": "npm run test -- --watch"
8686
},
87-
"version": "0.2.0"
87+
"version": "0.2.1"
8888
}

0 commit comments

Comments
 (0)