Skip to content

Commit

Permalink
chore: publish new release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 23, 2024
1 parent 5735bcb commit 697cc5c
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 18 deletions.
6 changes: 0 additions & 6 deletions .changeset/fast-monkeys-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-ducks-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-news-draw.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quassel/backend

## 0.2.4

### Patch Changes

- aebbeb8: Show more infos for questionnaires in admin

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quassel/backend",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"keywords": [],
"description": "",
Expand Down
8 changes: 8 additions & 0 deletions apps/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @quassel/frontend

## 0.2.4

### Patch Changes

- aebbeb8: Show more infos for questionnaires in admin
- af32a09: Make questionnaires editable from admin
- 8eeaf10: Fix preselecting start date when creating next period

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quassel/frontend",
"private": true,
"version": "0.2.3",
"version": "0.2.4",
"type": "module",
"keywords": [],
"description": "",
Expand Down

0 comments on commit 697cc5c

Please sign in to comment.