Skip to content

Commit b5a8f85

Browse files
release: v4.12.0
1 parent af9beeb commit b5a8f85

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [4.12.0](https://github.com/typegoose/auto-increment/compare/v4.11.0...v4.12.0) (2025-03-04)
2+
3+
4+
### Dependencies
5+
6+
* **mongoose:** upgrade to 8.12.0 ([af9beeb](https://github.com/typegoose/auto-increment/commit/af9beebff2e978efcd96e9b334bdfb12c20cb7f2))
7+
8+
9+
### Dev-Dependencies
10+
11+
* **prettier:** upgrade to 3.5.3 ([38ae4e6](https://github.com/typegoose/auto-increment/commit/38ae4e6db6ec8fb18470dae0d16481edd6a86299))
12+
113
## [4.11.0](https://github.com/typegoose/auto-increment/compare/v4.10.0...v4.11.0) (2025-02-27)
214

315

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.11.0",
3+
"version": "4.12.0",
44
"description": "Automaticly Increment properties",
55
"main": "lib/autoIncrement.js",
66
"types": "lib/autoIncrement.d.ts",

0 commit comments

Comments
 (0)