Skip to content

Commit

Permalink
chore(release): 0.18.10
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Jun 2, 2023
1 parent ab2b9bc commit 2a4e154
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
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.18.10](https://github.com/deschler/django-modeltranslation/compare/v0.18.10-beta.0...v0.18.10) (2023-06-02)


### Bug Fixes

* Add support for JSONField ([25f7305](https://github.com/deschler/django-modeltranslation/commit/25f73058f5f176a61c5368b7aee563874309687e)), closes [#685](https://github.com/deschler/django-modeltranslation/issues/685)

### [0.18.10-beta.1](https://github.com/deschler/django-modeltranslation/compare/v0.18.10-beta.0...v0.18.10-beta.1) (2023-06-02)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.18.10-beta.1
0.18.10

0 comments on commit 2a4e154

Please sign in to comment.