Skip to content

Commit

Permalink
v59.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Jan 30, 2024
1 parent 6eab988 commit d99aa50
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "59.1.1",
"version": "59.1.2",
"command": {
"publish": {
"ignoreChanges": [
Expand Down
8 changes: 8 additions & 0 deletions packages/midway-component-kmore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/midway-component-kmore/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d99aa50

Please sign in to comment.