From 2e6398e421794e801db103877ff0ae14a9d9d02a Mon Sep 17 00:00:00 2001 From: Craig Paul Date: Mon, 25 Oct 2021 13:04:21 -0600 Subject: [PATCH] Updates changelog --- CHANGELOG.md | 7 ++++++- package.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da190a9..507c668 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## [Unreleased] +## [0.12.7] - 2021-10-25 + +- Add skip meeting link generation for appointments [#36](https://github.com/coconutcalendar/coconut-open-api-js/pull/36) + ## [0.12.6] - 2021-10-14 - Add invite only resources filter [#35](https://github.com/coconutcalendar/coconut-open-api-js/pull/35) @@ -421,7 +425,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.12.6...HEAD +[Unreleased]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.12.7...HEAD +[0.12.7]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.12.6...v0.12.7 [0.12.6]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.12.5...v0.12.6 [0.12.5]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.12.4...v0.12.5 [0.12.4]: https://github.com/coconutcalendar/coconut-open-api-js/compare/v0.12.3...v0.12.4 diff --git a/package.json b/package.json index 4a998e6..89edc2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coconut-open-api-js", - "version": "0.12.6", + "version": "0.12.7", "description": "Coconut Calendar JS Open API SDK", "main": "dist/index.js", "files": [