Skip to content

Commit

Permalink
chore(release): 1.1.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.11](v1.1.10...v1.1.11) (2020-12-19)

### Bug Fixes

* **release:** build and push dist folder in attempt to fix last release ([0eb74ac](0eb74ac))
  • Loading branch information
semantic-release-bot committed Dec 19, 2020
1 parent 7d3e445 commit b8cb41d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.11](https://github.com/ShaggyTech/nhtsa-api-wrapper/compare/v1.1.10...v1.1.11) (2020-12-19)


### Bug Fixes

* **release:** build and push dist folder in attempt to fix last release ([0eb74ac](https://github.com/ShaggyTech/nhtsa-api-wrapper/commit/0eb74acc4dfc732d4f6aaabf524077c3586436b8))

## [1.1.10](https://github.com/ShaggyTech/nhtsa-api-wrapper/compare/v1.1.9...v1.1.10) (2020-12-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shaggytools/nhtsa-api-wrapper",
"libraryName": "NHTSA",
"version": "1.1.10",
"version": "1.1.11",
"description": "A wrapper around the NHTSA.dot.gov 'vehicles' API, written completely in Typescript.",
"engines": {
"node": ">=10.19.0",
Expand Down

0 comments on commit b8cb41d

Please sign in to comment.