Skip to content

Commit

Permalink
🔖 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
# [v@giscus/react-v1.1.2](https://github.com/giscus/giscus-component/compare/@giscus/react-v1.1.1...@giscus/react-v1.1.2) (2022-02-09)

## 🚑 Critical Hotfixes
- [`ba14b50`](ba14b50)   Resize iframe with ResizeObserver
  • Loading branch information
semantic-release-bot committed Feb 9, 2022
1 parent ba14b50 commit e9b543c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [v@giscus/react-v1.1.2](https://github.com/giscus/giscus-component/compare/@giscus/react-v1.1.1...@giscus/react-v1.1.2) (2022-02-09)

## 🚑 Critical Hotfixes
- [`ba14b50`](https://github.com/giscus/giscus-component/commit/ba14b50) Resize iframe with ResizeObserver

# [v@giscus/react-v1.1.1](https://github.com/giscus/giscus-component/compare/@giscus/react-v1.1.0...@giscus/react-v1.1.1) (2022-02-03)

## 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@giscus/react",
"private": false,
"description": "Type-safe React component for giscus",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
Expand Down

1 comment on commit e9b543c

@vercel
Copy link

@vercel vercel bot commented on e9b543c Feb 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.