Skip to content

Commit dccb27c

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.2.10...v2.0.0) (2023-04-04) ### Bug Fixes * add package ([86b5968](86b5968)) * change release commit ([4a4aa79](4a4aa79))
1 parent 86b5968 commit dccb27c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.0.0](https://github.com/bervProject/feathers-advance-hook/compare/v1.2.10...v2.0.0) (2023-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* add package ([86b5968](https://github.com/bervProject/feathers-advance-hook/commit/86b596873422d1948755d142fc49f2b8b64bc850))
7+
* change release commit ([4a4aa79](https://github.com/bervProject/feathers-advance-hook/commit/4a4aa79225983f117731558e857050371f90f71f))
8+
19
## [1.2.10](https://github.com/bervProject/feathers-advance-hook/compare/v1.2.9...v1.2.10) (2023-02-17)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"files": [
88
"dist/**/*"
99
],
10-
"version": "1.2.10",
10+
"version": "2.0.0",
1111
"source": "src/index.ts",
1212
"description": "Feathers Advance Hook",
1313
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)