Skip to content

Commit

Permalink
🔖 1.1.0-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
# [v@giscus/svelte-v1.1.0-beta.2](https://github.com/giscus/giscus-component/compare/@giscus/svelte-v1.1.0-beta.1...@giscus/svelte-v1.1.0-beta.2) (2022-02-03)

## ✨ New Features
- [`6f4e985`](6f4e985)   Add support for inputPosition option

## 🐛 Bug Fixes
- [`87158f6`](87158f6)  (svelte) Use computed src value on iframe element
  • Loading branch information
semantic-release-bot committed Feb 3, 2022
1 parent 2e3ac5f commit 5d26db5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [v@giscus/svelte-v1.1.0-beta.2](https://github.com/giscus/giscus-component/compare/@giscus/svelte-v1.1.0-beta.1...@giscus/svelte-v1.1.0-beta.2) (2022-02-03)

## ✨ New Features
- [`6f4e985`](https://github.com/giscus/giscus-component/commit/6f4e985) Add support for inputPosition option

## 🐛 Bug Fixes
- [`87158f6`](https://github.com/giscus/giscus-component/commit/87158f6) (svelte) Use computed src value on iframe element

# [v@giscus/svelte-v1.1.0-beta.1](https://github.com/giscus/giscus-component/compare/@giscus/svelte-v1.0.1...@giscus/svelte-v1.1.0-beta.1) (2022-02-03)

## ✨ New Features
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@giscus/svelte",
"private": false,
"description": "Type-safe Svelte component for giscus",
"version": "1.1.0-beta.1",
"version": "1.1.0-beta.2",
"license": "MIT",
"type": "module",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 5d26db5

Please sign in to comment.