Skip to content

Commit

Permalink
Version Packages (beta) (#683)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 8, 2024
1 parent 02b8e7b commit a18b516
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"@cgr/schema": "1.4.0"
},
"changesets": [
"dull-schools-doubt",
"moody-shrimps-admire"
]
}
6 changes: 6 additions & 0 deletions apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# web

## 1.10.0-beta.1

### Minor Changes

- 02b8e7b: feat: enable 2567 with warnings

## 1.10.0-beta.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "1.10.0-beta.0",
"version": "1.10.0-beta.1",
"private": true,
"scripts": {
"dev": "next dev -p 4200",
Expand Down

0 comments on commit a18b516

Please sign in to comment.