Skip to content

Commit b8cb41d

Browse files
chore(release): 1.1.11 [skip ci]
## [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))
1 parent 7d3e445 commit b8cb41d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.11](https://github.com/ShaggyTech/nhtsa-api-wrapper/compare/v1.1.10...v1.1.11) (2020-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** build and push dist folder in attempt to fix last release ([0eb74ac](https://github.com/ShaggyTech/nhtsa-api-wrapper/commit/0eb74acc4dfc732d4f6aaabf524077c3586436b8))
7+
18
## [1.1.10](https://github.com/ShaggyTech/nhtsa-api-wrapper/compare/v1.1.9...v1.1.10) (2020-12-19)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shaggytools/nhtsa-api-wrapper",
33
"libraryName": "NHTSA",
4-
"version": "1.1.10",
4+
"version": "1.1.11",
55
"description": "A wrapper around the NHTSA.dot.gov 'vehicles' API, written completely in Typescript.",
66
"engines": {
77
"node": ">=10.19.0",

0 commit comments

Comments
 (0)