Skip to content

Commit

Permalink
chore(release): 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Feb 8, 2022
1 parent 67e61c3 commit 39e0a7b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.0.1](https://github.com/yeukfei02/lunchPickerApi/compare/v3.0.0...v3.0.1) (2022-02-08)


### Bug Fixes

* 🐛 fix req.ip text ([029c123](https://github.com/yeukfei02/lunchPickerApi/commit/029c1238f04ae169215e964b0f88ad360e29138d))
* 🐛 fix to use replace all ([2718cc4](https://github.com/yeukfei02/lunchPickerApi/commit/2718cc40c562344f81f08d4ffe032ab72556650d))
* 🐛 use back request-ip lib ([7456f7e](https://github.com/yeukfei02/lunchPickerApi/commit/7456f7eb5072ec0451db8ac19653ef76e865dc1c))

## [3.0.0](https://github.com/yeukfei02/lunchPickerApi/compare/v2.10.2...v3.0.0) (2022-02-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.0.0",
"version": "3.0.1",
"main": "app.js",
"repository": "https://github.com/yeukfei02/lunchPickerApi.git",
"author": "Donald Wu <[email protected]>",
Expand Down

0 comments on commit 39e0a7b

Please sign in to comment.