Skip to content

Commit f638fd8

Browse files
committed
chore(release): 0.3.2
1 parent 6ed4c75 commit f638fd8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
### [0.3.2](https://github.com/yeukfei02/random-user-api-serverless/compare/v0.3.1...v0.3.2) (2022-09-13)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 fix serverless github action version ([3e17f97](https://github.com/yeukfei02/random-user-api-serverless/commit/3e17f97d05c28ffc3438a309a482b5ff32805d32))
11+
* 🐛 update serverless.yml ([c4fec5e](https://github.com/yeukfei02/random-user-api-serverless/commit/c4fec5e2730c9b86672cf5743648faaaf84c021a))
12+
* 🐛 update sls lib, husky and readme.md ([1d1e672](https://github.com/yeukfei02/random-user-api-serverless/commit/1d1e6722a7b9ec2792ff5887b2c6e6c9fb68a8ab))
13+
514
### [0.3.1](https://github.com/yeukfei02/random-user-api-serverless/compare/v0.3.0...v0.3.1) (2022-05-23)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "random-user-api-serverless",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "app.js",
55
"repository": "https://github.com/yeukfei02/random-user-api-serverless.git",
66
"author": "Donald Wu <yeukfei02@gmail.com>",

0 commit comments

Comments
 (0)