Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2019-12-12)

### Bug Fixes

* **build:** trigger build for new npm version ([70c70c9](70c70c9))
  • Loading branch information
semantic-release-bot committed Dec 12, 2019
1 parent 70c70c9 commit 86495fa
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
@@ -1,3 +1,13 @@
<a name="1.1.4"></a>
## [1.1.4](https://github.com/sencrop/openapi-js-sdk-builder/compare/v1.1.3...v1.1.4) (2019-12-12)


### Bug Fixes

* **build:** trigger build for new npm version ([70c70c9](https://github.com/sencrop/openapi-js-sdk-builder/commit/70c70c9))



<a name="1.1.3"></a>
## [1.1.3](https://github.com/sencrop/openapi-js-sdk-builder/compare/v1.1.2...v1.1.3) (2019-12-12)

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": "@sencrop/openapi-js-sdk-builder",
"version": "1.1.3",
"version": "1.1.4",
"description": "Create a JavaScript SDK from an OpenAPI 3 definition",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 86495fa

Please sign in to comment.