Skip to content

Commit a2c5f27

Browse files
committed
chore(release): 0.5.2
1 parent 41bc837 commit a2c5f27

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33
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.
44

5+
### [0.5.2](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.1...v0.5.2) (2022-05-26)
6+
7+
8+
### Bug Fixes
9+
10+
* Fix create without id ([41bc837](https://github.com/MongoEngine/django-mongoengine/commit/41bc837916fca5f8226b4c1b0491db8766477f1f))
11+
512
### [0.5.1](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.0...v0.5.1) (2022-05-26)
613

714

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.1
1+
0.5.2

0 commit comments

Comments
 (0)