Skip to content

Commit 5acff0c

Browse files
committed
chore: connect frontend and backend versioning
1 parent 8df522f commit 5acff0c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.changeset/config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
"$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json",
33
"changelog": "@changesets/cli/changelog",
44
"commit": false,
5-
"fixed": [],
5+
"fixed": [
6+
[
7+
"@quassel/frontend",
8+
"@quassel/backend"
9+
]
10+
],
611
"linked": [
712
[
813
"@quassel/frontend",

0 commit comments

Comments
 (0)