Skip to content

Commit 5148910

Browse files
github-actions[bot]emiljanitzek
authored andcommitted
chore(main): release 2.2.0
1 parent 17ceae6 commit 5148910

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [2.2.0](https://github.com/emiljanitzek/mongoose-delete-ts/compare/v2.1.0...v2.2.0) (2025-01-03)
5+
6+
7+
### Features
8+
9+
* upgrade to latest mongoose ([17ceae6](https://github.com/emiljanitzek/mongoose-delete-ts/commit/17ceae68307da60104b7673e23ffb987227aa627))
10+
411
## [2.1.0](https://github.com/emiljanitzek/mongoose-delete-ts/compare/v2.0.0...v2.1.0) (2024-04-10)
512

613

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongoose-delete-ts",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Mongoose soft delete plugin",
55
"author": "Emil Janitzek <[email protected]>",
66
"main": "dist/source/index.js",

0 commit comments

Comments
 (0)