Skip to content

Commit 8f001c3

Browse files
feat(changeset): version packages (#850)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 13257ce commit 8f001c3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/heavy-lands-roll.md

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

packages/cli/create-o2s-app/CHANGELOG.md

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

3+
## 4.1.8
4+
5+
### Patch Changes
6+
7+
- 13257ce: update render block transformation by removing legacy regex handling
8+
39
## 4.1.7
410

511
### Patch Changes

packages/cli/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": "4.1.7",
3+
"version": "4.1.8",
44
"private": false,
55
"license": "MIT",
66
"description": "CLI tool to scaffold new O2S applications with Next.js and NestJS setup.",

0 commit comments

Comments
 (0)