Skip to content

Commit 4ca5b92

Browse files
author
waitingsong
committed
v23.25.5
1 parent 269ab92 commit 4ca5b92

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [23.25.5](https://github.com/waitingsong/shared/compare/v23.25.4...v23.25.5) (2024-12-22)
7+
8+
**Note:** Version bump only for package @waiting/shared
9+
10+
11+
12+
13+
614
## [23.25.4](https://github.com/waitingsong/shared/compare/v23.25.3...v23.25.4) (2024-12-22)
715

816

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "23.25.4",
2+
"version": "23.25.5",
33
"command": {
44
"publish": {
55
"ignoreChanges": [

packages/core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [23.25.5](https://github.com/waitingsong/shared/compare/v23.25.4...v23.25.5) (2024-12-22)
7+
8+
**Note:** Version bump only for package @waiting/shared-core
9+
10+
11+
12+
13+
614
## [23.25.4](https://github.com/waitingsong/shared/compare/v23.25.3...v23.25.4) (2024-12-22)
715

816

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@waiting/shared-core",
33
"author": "waiting",
4-
"version": "23.25.4",
4+
"version": "23.25.5",
55
"description": "node core function re export with Promise or Observable",
66
"keywords": [
77
"node",

0 commit comments

Comments
 (0)