Skip to content

Commit a18b516

Browse files
Version Packages (beta) (#683)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 02b8e7b commit a18b516

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"@cgr/schema": "1.4.0"
1515
},
1616
"changesets": [
17+
"dull-schools-doubt",
1718
"moody-shrimps-admire"
1819
]
1920
}

apps/web/CHANGELOG.md

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

3+
## 1.10.0-beta.1
4+
5+
### Minor Changes
6+
7+
- 02b8e7b: feat: enable 2567 with warnings
8+
39
## 1.10.0-beta.0
410

511
### Minor Changes

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web",
3-
"version": "1.10.0-beta.0",
3+
"version": "1.10.0-beta.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev -p 4200",

0 commit comments

Comments
 (0)