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 939368b commit 87f4c27Copy full SHA for 87f4c27
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.13.1](https://github.com/typegoose/auto-increment/compare/v4.13.0...v4.13.1) (2025-10-07)
2
+
3
4
+### Fixes
5
6
+* enable npm provenance publishing ([939368b](https://github.com/typegoose/auto-increment/commit/939368bb8468fe7f9e6bca2700e82bcf5c87b4c8))
7
8
## [4.13.0](https://github.com/typegoose/auto-increment/compare/v4.12.0...v4.13.0) (2025-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@typegoose/auto-increment",
- "version": "4.13.0",
+ "version": "4.13.1",
"description": "Automaticly Increment properties",
"main": "lib/autoIncrement.js",
"types": "lib/autoIncrement.d.ts",
0 commit comments