Skip to content

Commit

Permalink
chore(release): changesets versioning & publication
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and vnphanquang committed Sep 29, 2022
1 parent 0d37ceb commit aedc4d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-pens-begin.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/misc/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.1

### Patch Changes

- [`0d37ceb`](https://github.com/vnphanquang/svelte-put/commit/0d37ceb26a719e3910bdcd52f16e1b7dfc093118) Thanks [@vnphanquang](https://github.com/vnphanquang)! - fallback in case `crypto.randomUUID` is not available (ex. non HTTPS context)

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/misc/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/modal",
"version": "0.5.0",
"version": "0.5.1",
"description": "Svelte async modal",
"type": "module",
"svelte": "./lib/index.js",
Expand Down

0 comments on commit aedc4d9

Please sign in to comment.