Skip to content

Commit

Permalink
chore(release): 7.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [7.2.5](v7.2.4...v7.2.5) (2023-10-24)

### Bug Fixes

* fix dto ([7f4023b](7f4023b))
  • Loading branch information
semantic-release-bot committed Oct 24, 2023
1 parent 7d94138 commit ba071dc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.2.5](https://github.com/frenchrabbit/mongoose-paginate/compare/v7.2.4...v7.2.5) (2023-10-24)


### Bug Fixes

* fix dto ([7f4023b](https://github.com/frenchrabbit/mongoose-paginate/commit/7f4023b464d9be877bb9eee120631c2910d72209))

## [7.2.4](https://github.com/frenchrabbit/mongoose-paginate/compare/v7.2.3...v7.2.4) (2023-10-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frabbit/mongoose-paginate",
"version": "7.2.4",
"version": "7.2.5",
"packageManager": "npm@9.6.7",
"description": "Mongoose paginate plugin with full typescript support and support for latest mongoose package and types.",
"type": "module",
Expand Down

0 comments on commit ba071dc

Please sign in to comment.