Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.1...v1.7.0) (2024-10-23)

### Bug Fixes

* error log output ([0a64fa2](0a64fa2))

### Features

* add support for mealie v2 (households) ([fed93f7](fed93f7)), closes [#69](#69)
  • Loading branch information
semantic-release-bot committed Oct 23, 2024
1 parent 4018006 commit 0d74eb9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.7.0](https://github.com/zanix/MMM-MealieMenu/compare/v1.6.1...v1.7.0) (2024-10-23)


### Bug Fixes

* error log output ([0a64fa2](https://github.com/zanix/MMM-MealieMenu/commit/0a64fa200d90610e5765f6435956b678d8f169df))


### Features

* add support for mealie v2 (households) ([fed93f7](https://github.com/zanix/MMM-MealieMenu/commit/fed93f78e079fa94c97b7317ab97d828db2f386e)), closes [#69](https://github.com/zanix/MMM-MealieMenu/issues/69)

## [1.6.1](https://github.com/zanix/MMM-MealieMenu/compare/v1.6.0...v1.6.1) (2024-09-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": "MMM-MealieMenu",
"version": "1.6.1",
"version": "1.7.0",
"description": "A MagicMirror² module that displays your Mealie meal plan for the week.",
"repository": "zanix/MMM-MealieMenu",
"keywords": [
Expand Down

0 comments on commit 0d74eb9

Please sign in to comment.