Skip to content

Commit

Permalink
Version Packages (beta) (#696)
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 Jul 10, 2024
1 parent ef01a7c commit 94a594e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@
"@cgr/project-config": "1.3.0",
"@cgr/schema": "1.5.0"
},
"changesets": []
"changesets": [
"real-mails-beg"
]
}
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.11.0-beta.0

### Minor Changes

- ef01a7c: fix: disable referrer check

## 1.10.1

### Patch 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.1",
"version": "1.11.0-beta.0",
"private": true,
"scripts": {
"dev": "next dev -p 4200",
Expand Down

0 comments on commit 94a594e

Please sign in to comment.