Skip to content

Commit

Permalink
chore: release v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding committed Jun 11, 2023
1 parent 5de9954 commit 47c88d4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@


### [0.2.4](https://github.com/SachsenspieltCoding/vertretungsapp/compare/v0.2.3...v0.2.4) (2023-06-11)


### 🪲 Bug Fixes

* favorite button redirects now directly to plan (caused white flash) ([51cb371](https://github.com/SachsenspieltCoding/vertretungsapp/commit/51cb3710959c15e44c40fafa34547d4ce653943a))

### [0.2.3](https://github.com/SachsenspieltCoding/vertretungsapp/compare/v0.2.3-beta.5...v0.2.3) (2023-06-11)

### [0.2.3-beta.5](https://github.com/SachsenspieltCoding/vertretungsapp/compare/v0.2.3-beta.4...v0.2.3-beta.5) (2023-06-11)
Expand All @@ -14,4 +23,4 @@

### 🪲 Bug Fixes

- wrong format in release-it config ([cd5e2b0](https://github.com/SachsenspieltCoding/vertretungsapp/commit/cd5e2b0b8ed3aa317819d18612d61f331dce2c1f))
- wrong format in release-it config ([cd5e2b0](https://github.com/SachsenspieltCoding/vertretungsapp/commit/cd5e2b0b8ed3aa317819d18612d61f331dce2c1f))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vertretungsapp",
"version": "0.2.3",
"version": "0.2.4",
"author": "Sachsenspielt",
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 47c88d4

Please sign in to comment.