Skip to content

Commit

Permalink
chore(release): 0.5.7-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Nov 4, 2023
1 parent 6fa3394 commit 9dd7b8f
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.7-beta.1](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.7-beta.0...v0.5.7-beta.1) (2023-11-04)


### Bug Fixes

* Fix typing_extensions dependency ([6fa3394](https://github.com/MongoEngine/django-mongoengine/commit/6fa339407c32ae4b49589d9f5f1b1628c7458cf7))

### [0.5.7-beta.0](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.6...v0.5.7-beta.0) (2023-11-04)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.7-beta.0
0.5.7-beta.1

0 comments on commit 9dd7b8f

Please sign in to comment.