We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee8995 commit 39d0decCopy full SHA for 39d0dec
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.4](https://github.com/bervProject/feathers-advance-hook/compare/v2.0.3...v2.0.4) (2025-07-01)
2
+
3
4
+### Bug Fixes
5
6
+* fix build ([ddf9824](https://github.com/bervProject/feathers-advance-hook/commit/ddf98244a57f192e077ffa2f4be314d6869abb5f))
7
8
## [2.0.3](https://github.com/bervProject/feathers-advance-hook/compare/v2.0.2...v2.0.3) (2025-04-01)
9
10
package.json
@@ -7,7 +7,7 @@
"files": [
"dist/**/*"
],
- "version": "2.0.3",
+ "version": "2.0.4",
11
"source": "src/index.ts",
12
"description": "Feathers Advance Hook",
13
"main": "dist/index.cjs.js",
0 commit comments