Skip to content

Commit

Permalink
ci: Release (#227)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 5, 2024
1 parent d800201 commit 1467c8e
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-jars-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-spoons-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-ducks-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-days-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-lemons-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-apricots-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-numbers-stare.md

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# namesake

## 0.13.0

### Minor Changes

- 6174fc5: Allow editing quest costs and time required directly from the quest page
- 422078e: Improve rich text editing experience
- eebd9b6: Link uploaded forms to quests
- 957070c: Improve error handling for changes to user settings
- d800201: Add navigation links and logo to the 404 page

### Patch Changes

- 9bcdce2: Fix redirect logic for authenticated and unauthenticated users
- 1469449: Fix rich text rendering and saving

## 0.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "namesake",
"version": "0.12.0",
"version": "0.13.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 1467c8e

Please sign in to comment.