Skip to content

Commit

Permalink
chore: release 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding committed Aug 2, 2024
1 parent 868229c commit c99cff4
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.3"
".": "1.3.4"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,26 @@

* bump indiware-api from 1.2.1 to 1.2.3 ([260ba57](https://github.com/Vertretungsapp/app/commit/260ba57e1ea1b35380d6f2229d9afdbdf3383e21))

## [1.3.4](https://github.com/Vertretungsapp/app/compare/v1.3.3...v1.3.4) (2024-08-02)


### ⚙️ Abhängigkeiten

* bump @sveltejs/kit from 2.5.0 to 2.5.20 ([#272](https://github.com/Vertretungsapp/app/issues/272)) ([a6146e8](https://github.com/Vertretungsapp/app/commit/a6146e806e6650c42b15bf1778a9398b09321fcf))
* bump autoprefixer from 10.4.17 to 10.4.19 ([#264](https://github.com/Vertretungsapp/app/issues/264)) ([3dfb897](https://github.com/Vertretungsapp/app/commit/3dfb897b48315fe1c408b6a9dbd1470b9d5df591))
* bump the fortawesome group with 4 updates ([#262](https://github.com/Vertretungsapp/app/issues/262)) ([f820894](https://github.com/Vertretungsapp/app/commit/f820894fb053f275bc8729d6ff6e55c68b20e7cc))
* bump vite from 5.2.10 to 5.3.5 ([#263](https://github.com/Vertretungsapp/app/issues/263)) ([c11b86f](https://github.com/Vertretungsapp/app/commit/c11b86f1c6dcb7d2b3a95820d5cb1f4044cca140))


### 🔧 Sonstige Änderungen

* Übersetzung der Changelogs ins Deutsche ([#273](https://github.com/Vertretungsapp/app/issues/273)) ([868229c](https://github.com/Vertretungsapp/app/commit/868229cffcb7575f7a41db3707fd7e33285ee7b8))


### 🚀 CI/CD-Änderungen

* **eslint-check:** Downgrade der Node-Version auf LTS im CI ([#270](https://github.com/Vertretungsapp/app/issues/270)) ([a99d14c](https://github.com/Vertretungsapp/app/commit/a99d14c1c46c78617836d91ae9db3d7e9158ec3b))

## [1.3.2](https://github.com/Vertretungsapp/app/compare/v1.3.1...v1.3.2) (2024-07-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vertretungsapp/app",
"version": "1.3.3",
"version": "1.3.4",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit c99cff4

Please sign in to comment.