From 944331d88c9c51938732ba4da48508bb763c222c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 3 Feb 2022 11:31:38 +0000 Subject: [PATCH] :bookmark: 1.1.0-beta.3 [skip ci] # [v@giscus/react-v1.1.0-beta.3](https://github.com/giscus/giscus-component/compare/@giscus/react-v1.1.0-beta.2...@giscus/react-v1.1.0-beta.3) (2022-02-03) --- packages/react/CHANGELOG.md | 2 ++ packages/react/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index e40244ec..7b2815fd 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,3 +1,5 @@ +# [v@giscus/react-v1.1.0-beta.3](https://github.com/giscus/giscus-component/compare/@giscus/react-v1.1.0-beta.2...@giscus/react-v1.1.0-beta.3) (2022-02-03) + # [v@giscus/react-v1.1.0-beta.2](https://github.com/giscus/giscus-component/compare/@giscus/react-v1.1.0-beta.1...@giscus/react-v1.1.0-beta.2) (2022-02-03) ## ✨ New Features diff --git a/packages/react/package.json b/packages/react/package.json index 938d85a3..a38463c7 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -2,7 +2,7 @@ "name": "@giscus/react", "private": false, "description": "Type-safe React component for giscus", - "version": "1.1.0-beta.2", + "version": "1.1.0-beta.3", "license": "MIT", "main": "dist/index.cjs.js", "module": "dist/index.es.js",