Skip to content

Commit

Permalink
chore(release): 4.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.2](v4.1.1...v4.1.2) (2020-11-12)

### Bug Fixes

* **package:** republish ([4eb5803](4eb5803))
  • Loading branch information
semantic-release-bot committed Nov 12, 2020
1 parent 4eb5803 commit 0b6a1e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.1.2](https://github.com/serverless-seoul/corgi/compare/v4.1.1...v4.1.2) (2020-11-12)


### Bug Fixes

* **package:** republish ([4eb5803](https://github.com/serverless-seoul/corgi/commit/4eb5803254bb53109e3d8fff5875ce92b84776c6))

## [4.1.1](https://github.com/serverless-seoul/corgi/compare/v4.1.0...v4.1.1) (2020-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serverless-seoul/corgi",
"version": "4.1.1",
"version": "4.1.2",
"description": "Restful HTTP Framework for AWS Lambda - AWS API Gateway Proxy Integration",
"main": "./dst/index.js",
"typings": "./dst/index.d.ts",
Expand Down

0 comments on commit 0b6a1e8

Please sign in to comment.