Skip to content

Commit

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

### Bug Fixes

* **release:** removed dist folder from .gitignore, may be need for release ([c85a11c](c85a11c))
  • Loading branch information
semantic-release-bot committed Dec 19, 2020
1 parent c85a11c commit d2d18d5
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.10](https://github.com/ShaggyTech/nhtsa-api-wrapper/compare/v1.1.9...v1.1.10) (2020-12-19)


### Bug Fixes

* **release:** removed dist folder from .gitignore, may be need for release ([c85a11c](https://github.com/ShaggyTech/nhtsa-api-wrapper/commit/c85a11cedd008d1eedcb3316ccd740a85b83c83d))

## [1.1.9](https://github.com/ShaggyTech/nhtsa-api-wrapper/compare/v1.1.8...v1.1.9) (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.9",
"version": "1.1.10",
"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 d2d18d5

Please sign in to comment.