Skip to content

Commit 1a3bc74

Browse files
authored
Merge pull request #92 from openscript-ch/changeset-release/main
chore: publish new release
2 parents cc594cd + 50f3c7c commit 1a3bc74

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/silver-seals-carry.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# backend
22

3+
## 0.0.22
4+
5+
### Patch Changes
6+
7+
- cc594cd: Fix publish workflow
8+
39
## 0.0.21
410

511
### Patch Changes

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quassel/backend",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"private": true,
55
"keywords": [],
66
"description": "",

apps/frontend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# frontend
22

3+
## 0.0.23
4+
5+
### Patch Changes
6+
7+
- cc594cd: Fix publish workflow
8+
39
## 0.0.22
410

511
### Patch Changes

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@quassel/frontend",
33
"private": true,
4-
"version": "0.0.22",
4+
"version": "0.0.23",
55
"type": "module",
66
"keywords": [],
77
"description": "",

0 commit comments

Comments
 (0)