Skip to content

Commit 8a25424

Browse files
Version Packages (beta) (#730)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5ae9440 commit 8a25424

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@
1313
"@cgr/project-config": "1.3.0",
1414
"@cgr/schema": "1.5.0"
1515
},
16-
"changesets": []
16+
"changesets": [
17+
"silly-rivers-hear"
18+
]
1719
}

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.12.1-beta.0
4+
5+
### Patch Changes
6+
7+
- 5ae9440: feat: update default semester to 67/2
8+
39
## 1.12.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.12.0",
3+
"version": "1.12.1-beta.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev -p 4200",

0 commit comments

Comments
 (0)