Skip to content

Commit 504edda

Browse files
committed
chore(release): 0.5.3
1 parent e85bf13 commit 504edda

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.3](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.2...v0.5.3) (2022-05-27)
6+
7+
8+
### Bug Fixes
9+
10+
* Properly set attributes for auto created field ([3b9c039](https://github.com/MongoEngine/django-mongoengine/commit/3b9c039791991be2b01693c9c561fbcd82ad7564))
11+
512
### [0.5.2](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.1...v0.5.2) (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.2
1+
0.5.3

0 commit comments

Comments
 (0)