Skip to content

Commit

Permalink
chore(main): release 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 13, 2024
1 parent bfa5e8f commit 908a011
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.0.5](https://github.com/meyfa/ka-mensa-fetch/compare/v4.0.4...v4.0.5) (2024-10-13)


### Bug Fixes

* Consolidate fetchMensa function type ([#288](https://github.com/meyfa/ka-mensa-fetch/issues/288)) ([bfa5e8f](https://github.com/meyfa/ka-mensa-fetch/commit/bfa5e8f57127c3d724afe707d6571f3d7f92cece))
* Improve code style for upcoming ESLint config update ([#286](https://github.com/meyfa/ka-mensa-fetch/issues/286)) ([2462834](https://github.com/meyfa/ka-mensa-fetch/commit/24628349e7e3e48e62885689dbafc5678bb074e7))

## [4.0.4](https://github.com/meyfa/ka-mensa-fetch/compare/v4.0.3...v4.0.4) (2024-08-14)


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": "ka-mensa-fetch",
"version": "4.0.4",
"version": "4.0.5",
"description": "Karlsruhe (KIT) Mensa meal plan fetcher",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 908a011

Please sign in to comment.