Skip to content

Commit 631b92e

Browse files
Version Packages (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 15b1244 commit 631b92e

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/spotty-colts-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wise-kids-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/create-o2s-app/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# create-o2s-app
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- 68e5eef: removed locking of o2s dependencies, they will be already locked on the `main` branch
8+
9+
### Patch Changes
10+
11+
- cc6fff1: removed locking of o2s dependencies, they will be already locked on the `main` branch
12+
313
## 0.9.2
414

515
### Patch Changes

packages/create-o2s-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-o2s-app",
3-
"version": "0.9.2",
3+
"version": "0.10.0",
44
"private": false,
55
"license": "MIT",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)