Skip to content

Commit 87f4c27

Browse files
release: v4.13.1
1 parent 939368b commit 87f4c27

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [4.13.0](https://github.com/typegoose/auto-increment/compare/v4.12.0...v4.13.0) (2025-03-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typegoose/auto-increment",
3-
"version": "4.13.0",
3+
"version": "4.13.1",
44
"description": "Automaticly Increment properties",
55
"main": "lib/autoIncrement.js",
66
"types": "lib/autoIncrement.d.ts",

0 commit comments

Comments
 (0)