Skip to content

Commit

Permalink
🔖 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# vutterances-svelte-component-v1.0.0 (2021-07-09)

## ✨ New Features
- [`3291e1e`](3291e1e)  (svelte) Add basic Utterances compponent

## 🐛 Bug Fixes
- [`a9ff095`](a9ff095)  (svelte) Check ref before create script tag
  • Loading branch information
semantic-release-bot committed Jul 9, 2021
1 parent 74da341 commit f054843
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 @@
# vutterances-svelte-component-v1.0.0 (2021-07-09)

## ✨ New Features
- [`3291e1e`](https://github.com/TomokiMiyauci/utterances-component/commit/3291e1e) (svelte) Add basic Utterances compponent

## 🐛 Bug Fixes
- [`a9ff095`](https://github.com/TomokiMiyauci/utterances-component/commit/a9ff095) (svelte) Check ref before create script tag

# [vutterances-svelte-component-v1.0.0-beta.2](https://github.com/TomokiMiyauci/utterances-component/compare/utterances-svelte-component-v1.0.0-beta.1...utterances-svelte-component-v1.0.0-beta.2) (2021-07-08)

## 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "utterances-svelte-component",
"description": "Type safety svelte component for utterances",
"version": "1.0.0-beta.2",
"version": "1.0.0",
"license": "MIT",
"type": "module",
"main": "dist/index.cjs.js",
Expand Down

1 comment on commit f054843

@vercel
Copy link

@vercel vercel bot commented on f054843 Jul 9, 2021

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.