Skip to content

Commit

Permalink
Version Packages (beta) (#656)
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 Nov 2, 2023
1 parent 8c22088 commit 20ca9fc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"changesets": [
"lucky-phones-listen",
"nasty-pandas-burn",
"silent-pants-attack"
"silent-pants-attack",
"wise-bottles-mate"
]
}
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.8.0-beta.2

### Minor Changes

- 8c220883: feat(web): download exam ics

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

0 comments on commit 20ca9fc

Please sign in to comment.