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 May 17, 2024
1 parent 5ca7d70 commit 395afb4
Show file tree
Hide file tree
Showing 37 changed files with 177 additions and 45 deletions.
6 changes: 0 additions & 6 deletions .changeset/healthy-needles-hear.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/rotten-squids-prove.md

This file was deleted.

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

## 3.0.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/avatar",
"version": "3.0.0",
"version": "3.0.1",
"description": "Component and utils for handling avatar",
"type": "module",
"svelte": "./src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/clickoutside/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.0.2

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clickoutside/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/clickoutside",
"version": "3.0.1",
"version": "3.0.2",
"description": "Event for clicking outside a node",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/cloudflare-turnstile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.1.3

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare-turnstile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/cloudflare-turnstile",
"version": "0.1.2",
"version": "0.1.3",
"description": "Action for rendering Cloudflare turnstile into HTML node",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/copy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.0.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/copy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/copy",
"version": "3.0.0",
"version": "3.0.1",
"description": "Svelte action & utilities for copying text to clipboard",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/dragscroll/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.0.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dragscroll/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/dragscroll",
"version": "3.0.0",
"version": "3.0.1",
"description": "Svelte action for drag-to-scroll behavior",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/inline-svg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.0.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/inline-svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/inline-svg",
"version": "3.0.0",
"version": "3.0.1",
"description": "solution to inline SVGs in svelte land",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/intersect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.0.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/intersect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/intersect",
"version": "3.0.0",
"version": "3.0.1",
"description": "Action that wraps IntersectionObserver",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/lockscroll/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.2

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lockscroll/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/lockscroll",
"version": "1.0.1",
"version": "1.0.2",
"description": "locking scroll and hide scrollbar within an HTML element",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.0.8

### Patch Changes

- Updated dependencies [[`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5)]:
- @svelte-put/clickoutside@3.0.2
- @svelte-put/shortcut@3.1.1
- @svelte-put/movable@3.2.1

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/modal",
"version": "1.0.7",
"version": "1.0.8",
"description": "Svelte async modal",
"type": "module",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/movable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.2.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/movable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/movable",
"version": "3.2.0",
"version": "3.2.1",
"description": "Action to move node on mousedown & mousemove",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/noti/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.1.1

### Patch Changes

- [`5ca7d70`](https://github.com/vnphanquang/svelte-put/commit/5ca7d701a61b6d2f90e7a6b21f644b8ad93fc33e) Thanks [@vnphanquang](https://github.com/vnphanquang)! - restrict to svelte 3 and 4 (not compatible with 5)

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/noti/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/noti",
"version": "1.1.0",
"version": "1.1.1",
"description": "type-safe and headless async notification builder",
"type": "module",
"main": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/qr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.2.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/qr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/qr",
"version": "1.2.0",
"version": "1.2.1",
"description": "render QR as svg or img",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/resize/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.0.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/resize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/resize",
"version": "3.0.0",
"version": "3.0.1",
"description": "Svelte action that wraps ResizeObserver",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.2.5

### Patch Changes

- Updated dependencies [[`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5)]:
- @svelte-put/clickoutside@3.0.2
- @svelte-put/shortcut@3.1.1

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/select",
"version": "0.2.4",
"version": "0.2.5",
"description": "Svelte feature-rich, extensible, type-safe, accessible select component",
"type": "module",
"svelte": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/shortcut/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.1.1

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shortcut/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/shortcut",
"version": "3.1.0",
"version": "3.1.1",
"description": "Action to move node on mousedown & mousemove",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/toc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 5.0.2

### Patch Changes

- [`46e675e`](https://github.com/vnphanquang/svelte-put/commit/46e675e05e87ca042af231cd059dc944cd6080d5) Thanks [@vnphanquang](https://github.com/vnphanquang)! - specify Svelte peer dependency to include Svelte 5

## 5.0.1

### Patch Changes
Expand Down
7 changes: 2 additions & 5 deletions packages/toc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/toc",
"version": "5.0.1",
"version": "5.0.2",
"description": "Action & utilities for building table of contents",
"main": "src/index.js",
"module": "src/index.js",
Expand Down Expand Up @@ -86,12 +86,9 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^3.55.0 || ^4.0.0 || ^5.0.0"
"svelte": "^3.55.0 || ^4.0.0"
},
"volta": {
"extends": "../../package.json"
},
"peerDependencies": {
"svelte": "^3.55.0 || ^4.0.0"
}
}
6 changes: 6 additions & 0 deletions packages/tooltip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.2

### Patch Changes

- [`5ca7d70`](https://github.com/vnphanquang/svelte-put/commit/5ca7d701a61b6d2f90e7a6b21f644b8ad93fc33e) Thanks [@vnphanquang](https://github.com/vnphanquang)! - restrict to svelte 3 and 4 (not compatible with 5)

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/tooltip",
"version": "1.0.1",
"version": "1.0.2",
"description": "over-engineered, type-safe, headless, and extensible tooltip builder vs Svelte action",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
Loading

0 comments on commit 395afb4

Please sign in to comment.