diff --git a/CHANGELOG.md b/CHANGELOG.md index 9065075bb..ce5c7b0b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [59.1.2](https://github.com/waitingsong/kmore/compare/v59.1.1...v59.1.2) (2024-01-30) + +**Note:** Version bump only for package npm-mono-base + + + + + ## [59.1.1](https://github.com/waitingsong/kmore/compare/v59.1.0...v59.1.1) (2024-01-30) **Note:** Version bump only for package npm-mono-base diff --git a/lerna.json b/lerna.json index 35ad0683c..f86c2959b 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "59.1.1", + "version": "59.1.2", "command": { "publish": { "ignoreChanges": [ diff --git a/packages/midway-component-kmore/CHANGELOG.md b/packages/midway-component-kmore/CHANGELOG.md index 8cfa2b382..3f04e1dd0 100644 --- a/packages/midway-component-kmore/CHANGELOG.md +++ b/packages/midway-component-kmore/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [59.1.2](https://github.com/waitingsong/kmore/compare/v59.1.1...v59.1.2) (2024-01-30) + +**Note:** Version bump only for package @mwcp/kmore + + + + + ## [59.1.1](https://github.com/waitingsong/kmore/compare/v59.1.0...v59.1.1) (2024-01-30) **Note:** Version bump only for package @mwcp/kmore diff --git a/packages/midway-component-kmore/package.json b/packages/midway-component-kmore/package.json index f1f7cef14..46d5262c7 100644 --- a/packages/midway-component-kmore/package.json +++ b/packages/midway-component-kmore/package.json @@ -1,7 +1,7 @@ { "name": "@mwcp/kmore", "author": "waiting", - "version": "59.1.1", + "version": "59.1.2", "description": "midway component for knex, supports declarative transaction and OpenTelemetry", "keywords": [ "Transactional",