Skip to content

Commit 6fe7ad1

Browse files
authored
chore: release main (#339)
1 parent e49c923 commit 6fe7ad1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/executor": "0.20.35",
3-
"packages/oocana": "0.23.7",
3+
"packages/oocana": "0.23.8",
44
"packages/oocana-sdk": "0.22.0",
55
"packages/oocana-types": "0.23.0"
66
}

packages/oocana/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.23.8](https://github.com/oomol/oocana-node/compare/@oomol/oocana-v0.23.7...@oomol/oocana-v0.23.8) (2025-08-04)
4+
5+
6+
### Update dependencies
7+
8+
* **deps:** update [@oomol](https://github.com/oomol) packages to v0.30.6 ([#338](https://github.com/oomol/oocana-node/issues/338)) ([e49c923](https://github.com/oomol/oocana-node/commit/e49c923822198cceff9368e99f2337076f70ce59))
9+
310
## [0.23.7](https://github.com/oomol/oocana-node/compare/@oomol/oocana-v0.23.6...@oomol/oocana-v0.23.7) (2025-08-04)
411

512

packages/oocana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oomol/oocana",
3-
"version": "0.23.7",
3+
"version": "0.23.8",
44
"publishConfig": {
55
"registry": "https://npm.pkg.github.com"
66
},

0 commit comments

Comments
 (0)