Skip to content

Commit 4610810

Browse files
authored
Merge pull request #505 from openscript-ch/changeset-release/main
chore: publish new release
2 parents f96789c + c224395 commit 4610810

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/sour-dingos-visit.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
# @quassel/backend
22

3+
## 1.3.13
4+
5+
### Patch Changes
6+
7+
- f96789c: Add timezone to birthday of participant
8+
39
## 1.3.12
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": "1.3.12",
3+
"version": "1.3.13",
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
# @quassel/frontend
22

3+
## 1.3.13
4+
5+
### Patch Changes
6+
7+
- f96789c: Add timezone to birthday of participant
8+
39
## 1.3.12
410

511
## 1.3.11

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": "1.3.12",
4+
"version": "1.3.13",
55
"type": "module",
66
"keywords": [],
77
"description": "",

0 commit comments

Comments
 (0)