Skip to content

Commit

Permalink
chore: release 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding committed Sep 2, 2024
1 parent 05995e9 commit 4c51304
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 9 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.5"
".": "1.3.6"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@

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

## [1.3.6](https://github.com/Vertretungsapp/app/compare/v1.3.5...v1.3.6) (2024-09-02)


### ⚙️ Abhängigkeiten

* bump @sveltejs/kit from 2.5.20 to 2.5.25 ([#288](https://github.com/Vertretungsapp/app/issues/288)) ([eaca272](https://github.com/Vertretungsapp/app/commit/eaca272f219e4551c313b8c467b962518338b4a2))
* bump svelte-gestures from 4.0.0 to 5.0.4 ([#287](https://github.com/Vertretungsapp/app/issues/287)) ([9474c0d](https://github.com/Vertretungsapp/app/commit/9474c0d0dc3937b69b70666e045320fe900221f0))
* bump the npm_and_yarn group with 2 updates ([#286](https://github.com/Vertretungsapp/app/issues/286)) ([912edbe](https://github.com/Vertretungsapp/app/commit/912edbeb9af8256bad66e7952f07f55d1be6a7bc))

## [1.3.5](https://github.com/Vertretungsapp/app/compare/v1.3.4...v1.3.5) (2024-08-11)


Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vertretungsapp/app",
"version": "1.3.5",
"version": "1.3.6",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down Expand Up @@ -37,7 +37,7 @@
"tailwind-plugin-realtime-colors": "^1.2.0",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.5.4",
"typescript": "^5.4.5",
"vite": "^5.3.5"
},
"type": "module",
Expand Down

0 comments on commit 4c51304

Please sign in to comment.