Skip to content

Commit

Permalink
chore(release): 0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Jul 5, 2022
1 parent d7abc83 commit 5e4d34a
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.

### [0.3.14](https://github.com/yeukfei02/dogApi/compare/v0.3.13...v0.3.14) (2022-07-05)


### Bug Fixes

* πŸ› fix husky and format script ([88e1ab5](https://github.com/yeukfei02/dogApi/commit/88e1ab592cd77539f284773e67565f54e057d8b5))
* πŸ› fix pre commit ([686a471](https://github.com/yeukfei02/dogApi/commit/686a4716e2212558c6e82ac9098d7f9c86009652))
* πŸ› update prisma lib ([1656cea](https://github.com/yeukfei02/dogApi/commit/1656cea41e570fb0448aab945f3b2185be7daeca))
* πŸ› update prisma lib ([e3bc1e0](https://github.com/yeukfei02/dogApi/commit/e3bc1e0566bf2ffa89c70f3334b572e0e6725691))

### [0.3.13](https://github.com/yeukfei02/dogApi/compare/v0.3.12...v0.3.13) (2022-02-23)


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

0 comments on commit 5e4d34a

Please sign in to comment.