Skip to content

Commit 5c52e88

Browse files
Version Packages (beta) (#658)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9a97af7 commit 5c52e88

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
@@ -16,6 +16,7 @@
1616
"changesets": [
1717
"lucky-phones-listen",
1818
"nasty-pandas-burn",
19+
"red-keys-approve",
1920
"silent-pants-attack",
2021
"wise-bottles-mate"
2122
]

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.8.0-beta.3
4+
5+
### Minor Changes
6+
7+
- 9a97af74: feat(web): exam ics improvement
8+
39
## 1.8.0-beta.2
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.8.0-beta.2",
3+
"version": "1.8.0-beta.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev -p 4200",

0 commit comments

Comments
 (0)