Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
craigpaul committed Nov 10, 2020
1 parent 0709f63 commit 82762be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

## [0.11.1] - 2020-11-10

- Add resource to services locations and users [`#19`](https://github.com/coconutcalendar/coconut-open-api-js/pull/19)

## [0.11.0] - 2020-10-20

- Updates documentation for cancel method to show the newly required code parameter [`2b9b2bdbc7`](https://github.com/coconutcalendar/coconut-open-api-js/commit/2b9b2bdbc7)
Expand Down Expand Up @@ -380,7 +384,8 @@
- Removes mocked call chain [`3c253abd0a`](https://github.com/coconutcalendar/coconut-open-api-js/commit/3c253abd0a)
- Removes ill-thought out version option [`d159644516`](https://github.com/coconutcalendar/coconut-open-api-js/commit/d159644516)

[Unreleased]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.11.0...HEAD
[Unreleased]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.11.1...HEAD
[0.11.1]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.11.0...v0.11.1
[0.11.0]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.10.4...v0.11.0
[0.10.4]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.10.3...v0.10.4
[0.10.3]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.10.2...v0.10.3
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coconut-open-api-js",
"version": "0.11.0",
"version": "0.11.1",
"description": "Coconut Calendar JS Open API SDK",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 82762be

Please sign in to comment.