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] committed Dec 29, 2022
1 parent ad5ceab commit a2d741b
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .changeset/polite-swans-tell.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/actions/clickoutside/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 1.1.3

### Patch Changes

- [`ad5ceab`](https://github.com/vnphanquang/svelte-put/commit/ad5ceab52f89adbcd6d4680c247113c96063f395) Thanks [@vnphanquang](https://github.com/vnphanquang)! - Migrate to [svelte check 3.0](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1), using `svelteHTML` namespace now instead of `svelte.JSX`

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions/clickoutside/package.json
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/clickoutside",
"version": "1.1.2",
"version": "1.1.3",
"description": "Event for clicking outside a node",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/actions/copy/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 1.0.2

### Patch Changes

- [`ad5ceab`](https://github.com/vnphanquang/svelte-put/commit/ad5ceab52f89adbcd6d4680c247113c96063f395) Thanks [@vnphanquang](https://github.com/vnphanquang)! - Migrate to [svelte check 3.0](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1), using `svelteHTML` namespace now instead of `svelte.JSX`

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions/copy/package.json
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/copy",
"version": "1.0.1",
"version": "1.0.2",
"description": "Svelte action & utilities for copying text to clipboard",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/actions/dragscroll/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 1.0.4

### Patch Changes

- [`ad5ceab`](https://github.com/vnphanquang/svelte-put/commit/ad5ceab52f89adbcd6d4680c247113c96063f395) Thanks [@vnphanquang](https://github.com/vnphanquang)! - Migrate to [svelte check 3.0](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1), using `svelteHTML` namespace now instead of `svelte.JSX`

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions/dragscroll/package.json
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/dragscroll",
"version": "1.0.3",
"version": "1.0.4",
"description": "Svelte action for drag-to-scroll behavior",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/actions/intersect/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 1.1.1

### Patch Changes

- [`ad5ceab`](https://github.com/vnphanquang/svelte-put/commit/ad5ceab52f89adbcd6d4680c247113c96063f395) Thanks [@vnphanquang](https://github.com/vnphanquang)! - Migrate to [svelte check 3.0](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1), using `svelteHTML` namespace now instead of `svelte.JSX`

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions/intersect/package.json
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/intersect",
"version": "1.1.0",
"version": "1.1.1",
"description": "Action that wraps IntersectionObserver",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/actions/movable/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 1.3.1

### Patch Changes

- [`ad5ceab`](https://github.com/vnphanquang/svelte-put/commit/ad5ceab52f89adbcd6d4680c247113c96063f395) Thanks [@vnphanquang](https://github.com/vnphanquang)! - Migrate to [svelte check 3.0](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1), using `svelteHTML` namespace now instead of `svelte.JSX`

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions/movable/package.json
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/movable",
"version": "1.3.0",
"version": "1.3.1",
"description": "Action to move node on mousedown & mousemove",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/actions/shortcut/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 1.0.5

### Patch Changes

- [`ad5ceab`](https://github.com/vnphanquang/svelte-put/commit/ad5ceab52f89adbcd6d4680c247113c96063f395) Thanks [@vnphanquang](https://github.com/vnphanquang)! - Migrate to [svelte check 3.0](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1), using `svelteHTML` namespace now instead of `svelte.JSX`

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions/shortcut/package.json
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/shortcut",
"version": "1.0.4",
"version": "1.0.5",
"description": "Action to move node on mousedown & mousemove",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down

0 comments on commit a2d741b

Please sign in to comment.