We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfdaf2 commit 4b44391Copy full SHA for 4b44391
release-please-config.json
@@ -4,20 +4,17 @@
4
"packages/core": {
5
"release-type": "node",
6
"component": "loro-mirror",
7
- "changelog-path": "packages/core/CHANGELOG.md",
8
- "release-as": "0.1.0"
+ "changelog-path": "packages/core/CHANGELOG.md"
9
},
10
"packages/react": {
11
12
"component": "loro-mirror-react",
13
- "changelog-path": "packages/react/CHANGELOG.md",
14
+ "changelog-path": "packages/react/CHANGELOG.md"
15
16
"packages/jotai": {
17
18
"component": "loro-mirror-jotai",
19
- "changelog-path": "packages/jotai/CHANGELOG.md",
20
+ "changelog-path": "packages/jotai/CHANGELOG.md"
21
}
22
23
0 commit comments