From e49ab361da119aa6a9fec670fec259255174131f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 15:06:03 -0600 Subject: [PATCH] chore: release 1.2.0 (#39) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46b75a9..132e114 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://www.github.com/blinkk/editor.dev/compare/v1.1.11...v1.2.0) (2021-07-01) + + +### Features + +* GitHub onboarding apis ([#38](https://www.github.com/blinkk/editor.dev/issues/38)) ([af65394](https://www.github.com/blinkk/editor.dev/commit/af65394f82e97d96b19fde982a426cf0253674af)) + ### [1.1.11](https://www.github.com/blinkk/editor.dev/compare/v1.1.10...v1.1.11) (2021-06-23) diff --git a/package.json b/package.json index 83f10fd..45d7bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blinkk/editor.dev", - "version": "1.1.11", + "version": "1.2.0", "license": "MIT", "homepage": "https://blinkk.github.com/editor.dev", "description": "Server for live editor.",