Skip to content

Commit

Permalink
chore(release): 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Aug 10, 2023
1 parent ea0064d commit da17e04
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.5.5](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.4...v0.5.5) (2023-08-10)


### Bug Fixes

* **admin:** Use page_num without +1 (just like django does) ([#186](https://github.com/MongoEngine/django-mongoengine/issues/186)) ([8377bff](https://github.com/MongoEngine/django-mongoengine/commit/8377bff9126fb9a8409064e8ff0d87072ae6cb10))

### [0.5.4](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.3...v0.5.4) (2022-05-27)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.4
0.5.5

0 comments on commit da17e04

Please sign in to comment.