From 943e90226c69a96b33e8f80554a905f5c03d19cd Mon Sep 17 00:00:00 2001 From: Serg Tereshchenko Date: Wed, 1 Feb 2023 10:51:09 +0200 Subject: [PATCH] chore(release): 0.18.8 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8db8a43..6c956d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.8](https://github.com/deschler/django-modeltranslation/compare/v0.18.8-beta.1...v0.18.8) (2023-02-01) + ### [0.18.8-beta.1](https://github.com/deschler/django-modeltranslation/compare/v0.18.8-beta.0...v0.18.8-beta.1) (2023-01-27) diff --git a/VERSION b/VERSION index 9e01b9d..556ab30 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.18.8-beta.1 \ No newline at end of file +0.18.8 \ No newline at end of file