Skip to content

Commit

Permalink
chore: release 1.1.8 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding authored Feb 3, 2024
1 parent c6d6a47 commit 52d9e59
Show file tree
Hide file tree
Showing 4 changed files with 11 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.1.7"
".": "1.1.8"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.8](https://github.com/Vertretungsapp/indiware-api/compare/v1.1.7...v1.1.8) (2024-02-03)


### 🪲 Bug Fixes

* made package module again ([c6d6a47](https://github.com/Vertretungsapp/indiware-api/commit/c6d6a47164e618254dbcabb216ab9c625843086d))

## [1.1.7](https://github.com/Vertretungsapp/indiware-api/compare/v1.1.6...v1.1.7) (2024-02-03)


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": "indiware-api",
"version": "1.1.7",
"version": "1.1.8",
"description": "A fully-typed wrapper for the Indiware API, used by Vertretungsapp",
"author": "Vertretungsapp Development",
"type": "module",
Expand Down

0 comments on commit 52d9e59

Please sign in to comment.