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 20aa578 commit fce2978Copy full SHA for fce2978
.changeset/slow-mangos-hug.md
packages/create-o2s-app/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# create-o2s-app
2
3
+## 0.10.2
4
+
5
+### Patch Changes
6
7
+- 20aa578: changed source branch to a dedicated one for the script to eliminate dependencies versions mismatch
8
9
## 0.10.1
10
11
### Patch Changes
packages/create-o2s-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-o2s-app",
- "version": "0.10.1",
+ "version": "0.10.2",
"private": false,
"license": "MIT",
"main": "./dist/index.js",
0 commit comments