Skip to content

Commit

Permalink
chore(release): 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Aug 31, 2022
1 parent 4007fd2 commit bc60bbc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

### [3.1.1](https://github.com/yeukfei02/lunchPickerApi/compare/v3.1.0...v3.1.1) (2022-08-31)


### Bug Fixes

* 🐛 add yarn version in package.json ([3837156](https://github.com/yeukfei02/lunchPickerApi/commit/3837156deb1f50256748075743ea5ba8a2b71c06))
* 🐛 fix husky ([05e030f](https://github.com/yeukfei02/lunchPickerApi/commit/05e030feeeeab3e6fb27184917627fe2e2a49c43))
* 🐛 fix yarn version ([bd7d2b2](https://github.com/yeukfei02/lunchPickerApi/commit/bd7d2b24a432b4c831f58d719469dcbba05b54ec))
* 🐛 update redis url ([38fad5a](https://github.com/yeukfei02/lunchPickerApi/commit/38fad5a238606e33054e335deeca1ad8c169a55a))

## [3.1.0](https://github.com/yeukfei02/lunchPickerApi/compare/v3.0.4...v3.1.0) (2022-06-07)


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": "lunchPickerApi",
"version": "3.1.0",
"version": "3.1.1",
"main": "app.js",
"repository": "https://github.com/yeukfei02/lunchPickerApi.git",
"author": "Donald Wu <[email protected]>",
Expand Down

0 comments on commit bc60bbc

Please sign in to comment.