diff --git a/CHANGELOG.md b/CHANGELOG.md index 9510302..bc11749 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,17 @@ 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.3.1](https://github.com/lokalise/node-core/compare/v12.3.0...v12.3.1) + +- Exporting MultiTransactionObservabilityManager [`#160`](https://github.com/lokalise/node-core/pull/160) +- Bump @types/node from 20.16.3 to 22.5.2 [`#157`](https://github.com/lokalise/node-core/pull/157) +- Bump vitest and @vitest/coverage-v8 [`#147`](https://github.com/lokalise/node-core/pull/147) +- Fixing lint issues on release action [`#159`](https://github.com/lokalise/node-core/pull/159) + #### [v12.3.0](https://github.com/lokalise/node-core/compare/v12.2.1...v12.3.0) +> 3 September 2024 + - AP-5078 MultiTransactionObservabilityManager [`#158`](https://github.com/lokalise/node-core/pull/158) #### [v12.2.1](https://github.com/lokalise/node-core/compare/v12.2.0...v12.2.1) diff --git a/package.json b/package.json index 9acf4cd..e45dc24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lokalise/node-core", - "version": "12.3.0", + "version": "12.3.1", "author": { "name": "Lokalise", "url": "https://lokalise.com/"