Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2020-03-09)

### Features

* **api actions:** decodeVINValuesBatch NHTSA API Action ([27de80c](27de80c))
  • Loading branch information
semantic-release-bot committed Mar 9, 2020
1 parent 371c447 commit ddc876c
Show file tree
Hide file tree
Showing 28 changed files with 180 additions and 20 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/ShaggyTech/nhtsa-api-wrapper/compare/v1.0.1...v1.1.0) (2020-03-09)


### Features

* **api actions:** decodeVINValuesBatch NHTSA API Action ([27de80c](https://github.com/ShaggyTech/nhtsa-api-wrapper/commit/27de80c03bee68ea9d6cb20972cf85b34b39fb45))

## [1.0.1](https://github.com/ShaggyTech/nhtsa-api-wrapper/compare/v1.0.0...v1.0.1) (2020-03-08)


Expand Down
2 changes: 1 addition & 1 deletion dist/browser/iife.js

Large diffs are not rendered by default.

Binary file modified dist/browser/iife.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/browser/iife.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bundle.min.js

Large diffs are not rendered by default.

Binary file modified dist/bundle.min.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/bundle.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/cjs/Client.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cjs/Client.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 72 additions & 0 deletions dist/cjs/DecodeVINValuesBatch.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/cjs/DecodeVINValuesBatch.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion dist/cjs/NHTSA.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ddc876c

Please sign in to comment.