Skip to content

Commit

Permalink
chore: release v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding committed Jun 16, 2023
1 parent a4067ca commit a4b87e0
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.6](https://github.com/SachsenspieltCoding/vertretungsapp/compare/v0.2.5...v0.2.6) (2023-06-16)


### 🔥 Hotfixes

* one-liner-planinfo was ignored by parser ([56f6bdc](https://github.com/SachsenspieltCoding/vertretungsapp/commit/56f6bdc1701d7fe4d83d4d2228b805a35e00aa01))

### [0.2.5](https://github.com/SachsenspieltCoding/vertretungsapp/compare/v0.2.4...v0.2.5) (2023-06-16)

### ⚙️ Dependencies
Expand Down Expand Up @@ -32,4 +41,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.5",
"version": "0.2.6",
"author": "Sachsenspielt",
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit a4b87e0

Please sign in to comment.