diff --git a/CHANGELOG.md b/CHANGELOG.md index c33fb74..b088f52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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 diff --git a/package.json b/package.json index fa6d302..c2abc0d 100644 --- a/package.json +++ b/package.json @@ -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": [