Skip to content

Commit

Permalink
Prepare for v1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
YokySantiago committed Mar 8, 2022
1 parent 56986c1 commit 808a17d
Show file tree
Hide file tree
Showing 3 changed files with 2,840 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.10] - 2022-03-08
### Fixed
- `forceComplete` endpoint does not provide a response body. so, it was throwing a fetch error

## [1.2.9] - 2021-10-27
### Changed
- Constructor for Onfleet class should include `defaultPath` & `defaultApiVersion` to better support local dev environments
Expand Down Expand Up @@ -100,6 +104,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release on npm

[Unreleased]: https://github.com/onfleet/node-onfleet/compare/v1.2.9...HEAD
[1.2.10]: https://github.com/onfleet/node-onfleet/compare/v1.2.9...v1.2.10
[1.2.9]: https://github.com/onfleet/node-onfleet/compare/v1.2.8...v1.2.9
[1.2.8]: https://github.com/onfleet/node-onfleet/compare/v1.2.7...v1.2.8
[1.2.7]: https://github.com/onfleet/node-onfleet/compare/v1.2.6...v1.2.7
Expand Down
Loading

0 comments on commit 808a17d

Please sign in to comment.