Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 7ea0ac9

Browse files
author
Akim Mamedov
committed
Add new package to release-please
1 parent 6c84d0a commit 7ea0ac9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/release-please/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
],
1010
"packages": {
1111
"packages/core/js-client": {},
12-
"packages/core/marine-worker": {}
12+
"packages/core/marine-worker": {},
13+
"packages/core/aqua-to-js-compiler": {}
1314
}
1415
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"packages/core/js-client": "0.1.4",
3-
"packages/core/marine-worker": "0.3.1"
3+
"packages/core/marine-worker": "0.3.1",
4+
"packages/core/aqua-to-js-compiler": "0.0.0"
45
}

0 commit comments

Comments
 (0)