diff --git a/CHANGELOG.md b/CHANGELOG.md index e7ce936..41bec33 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. +### [1.23.1](https://github.com/Baboo7/strapi-plugin-import-export-entries/compare/v1.23.0...v1.23.1) (2023-12-27) + ## [1.23.0](https://github.com/Baboo7/strapi-plugin-import-export-entries/compare/v1.22.2...v1.23.0) (2023-12-23) diff --git a/package.json b/package.json index c5e368f..ec86678 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-import-export-entries", - "version": "1.23.0", + "version": "1.23.1", "description": "Import/Export data from and to your database in just few clicks.", "strapi": { "name": "import-export-entries",