Skip to content

Commit

Permalink
Add new version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkuranda committed Aug 11, 2022
1 parent 7e93b82 commit 3182ab2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
# Yummy Changelog

## [2.2.2] - 2022-08-11

### Changed

- [mjkuranda]: Print ingredients instead of icons

### Bugfix

- Fix ingredients name in /meals/add/new
- Fix space between checkbox and ingredient in /meals/add

## [2.2.1] - 2022-08-10

### Added
### Changed

- [mjkuranda]: Do not add existing meals

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yummy",
"version": "2.2.1",
"version": "2.2.2",
"description": "Website that will help you the best!",
"main": "yummy.js",
"scripts": {
Expand Down

0 comments on commit 3182ab2

Please sign in to comment.