Skip to content

Commit

Permalink
chore(release): 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ffalt committed Jun 21, 2022
1 parent cb45093 commit e278262
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 7 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.6.0](https://github.com/ffalt/mah/compare/v1.5.1...v1.6.0) (2022-06-21)


### Features

* **i18n:** added Spanish, thanks Carmen! ([cb45093](https://github.com/ffalt/mah/commit/cb45093c0737983a3fb1ec18eff3065032892a37))


### Bug Fixes

* **settings-dialog:** more max width ([b860080](https://github.com/ffalt/mah/commit/b8600808c720d4d9116593f865ef5b6a57fb4b30))

### [1.5.1](https://github.com/ffalt/mah/compare/v1.5.0...v1.5.1) (2022-06-13)


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.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mah",
"version": "1.5.1",
"version": "1.6.0",
"author": "ffalt",
"license": "MIT",
"description": "a html5 mahjong solitaire game",
Expand Down Expand Up @@ -85,9 +85,9 @@
"name": "Heimen Stoffels",
"url": "https://github.com/Vistaus"
},
{
"name": "Carmen F. B.",
"url": "https://github.com/carmenfdezb"
}
{
"name": "Carmen F. B.",
"url": "https://github.com/carmenfdezb"
}
]
}

0 comments on commit e278262

Please sign in to comment.