Skip to content

Commit

Permalink
chore(release): 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto-bump committed Dec 11, 2020
1 parent 3e9fa0d commit 4f8597a
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
Expand Up @@ -2,6 +2,13 @@

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.1.4 (2020-12-11)


### Features

* add new alps-unified-ts lib ([3e9fa0d](https://github.com/mmuller88/cdk-alps-spec-rest-api/commit/3e9fa0d7797d156a09cf2517de466432a5aaab54))

### [0.1.3](https://github.com/mmuller88/cdk-alps-spec-rest-api/compare/v0.1.2...v0.1.3) (2020-12-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
],
"main": "lib/index.js",
"license": "Apache-2.0",
"version": "0.1.3",
"version": "0.1.4",
"jest": {
"clearMocks": true,
"collectCoverage": true,
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.1.3"
"version": "0.1.4"
}

0 comments on commit 4f8597a

Please sign in to comment.