Skip to content

Commit 1c66802

Browse files
github-actions[bot]emiljanitzek
authored andcommitted
chore(main): release 2.2.1
1 parent cc98304 commit 1c66802

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.1](https://github.com/emiljanitzek/mongoose-delete-ts/compare/v2.2.0...v2.2.1) (2025-01-03)
5+
6+
7+
### Bug Fixes
8+
9+
* github action to publish to npm ([cc98304](https://github.com/emiljanitzek/mongoose-delete-ts/commit/cc9830440a243c3bfa4028c2968c4735c9541164))
10+
411
## [2.2.0](https://github.com/emiljanitzek/mongoose-delete-ts/compare/v2.1.0...v2.2.0) (2025-01-03)
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.2.0",
3+
"version": "2.2.1",
44
"description": "Mongoose soft delete plugin",
55
"author": "Emil Janitzek <[email protected]>",
66
"main": "dist/source/index.js",

0 commit comments

Comments
 (0)