diff --git a/CHANGELOG.md b/CHANGELOG.md index 4787892..a5b8fb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v12.4.0](https://github.com/lokalise/node-core/compare/v12.3.2...v12.4.0) + +- Add logger resolvers [`#162`](https://github.com/lokalise/node-core/pull/162) + #### [v12.3.2](https://github.com/lokalise/node-core/compare/v12.3.1...v12.3.2) +> 16 September 2024 + - Unpin a specific version of @vitest/coverage-v8 and vitest [`#161`](https://github.com/lokalise/node-core/pull/161) #### [v12.3.1](https://github.com/lokalise/node-core/compare/v12.3.0...v12.3.1) diff --git a/package.json b/package.json index cb971dd..bb44bc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lokalise/node-core", - "version": "12.3.2", + "version": "12.4.0", "author": { "name": "Lokalise", "url": "https://lokalise.com/"