Skip to content

Commit

Permalink
chore(release): changesets versioning & publication (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and vnphanquang committed Aug 10, 2024
1 parent 5d30599 commit 30ee784
Show file tree
Hide file tree
Showing 41 changed files with 147 additions and 20 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"breezy-meals-fry",
"breezy-parents-eat",
"chatty-bananas-protect",
"chilly-jokes-smash",
"clean-carpets-fetch",
"cold-paws-float",
"dirty-bees-agree",
Expand Down Expand Up @@ -64,6 +65,7 @@
"late-boats-play",
"late-gorillas-smoke",
"little-penguins-jam",
"lovely-knives-remember",
"modern-years-eat",
"nice-cups-cheat",
"nice-pigs-suffer",
Expand Down
6 changes: 6 additions & 0 deletions packages/async-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0-next.3

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 1.0.0-next.2

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/async-stack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/async-stack",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"description": "type-safe and headless builder for async component stack",
"type": "module",
"main": "src/index.js",
Expand Down
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

## 4.0.0-next.5

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.4

### Patch 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": "4.0.0-next.4",
"version": "4.0.0-next.5",
"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

## 4.0.0-next.4

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.3

### 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": "4.0.0-next.3",
"version": "4.0.0-next.4",
"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

## 1.0.0-next.3

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 1.0.0-next.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": "1.0.0-next.2",
"version": "1.0.0-next.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

## 4.0.0-next.4

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.3

### Patch 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": "4.0.0-next.3",
"version": "4.0.0-next.4",
"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

## 4.0.0-next.4

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.3

### Patch 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": "4.0.0-next.3",
"version": "4.0.0-next.4",
"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

## 4.0.0-next.3

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.2

### Patch 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": "4.0.0-next.2",
"version": "4.0.0-next.3",
"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

## 4.0.0-next.3

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.2

### Patch 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": "4.0.0-next.2",
"version": "4.0.0-next.3",
"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

## 2.0.0-next.4

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 2.0.0-next.3

### 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": "2.0.0-next.3",
"version": "2.0.0-next.4",
"description": "locking scroll and hide scrollbar within an HTML element",
"main": "src/index.js",
"module": "src/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

## 4.0.0-next.4

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.3

### Patch 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": "4.0.0-next.3",
"version": "4.0.0-next.4",
"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/popover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0-next.4

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 1.0.0-next.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/popover",
"version": "1.0.0-next.3",
"version": "1.0.0-next.4",
"description": "Minimal and ssr-friendly enhancements to Popover API with idiomatic Svelte",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/preaction/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.0.0-next.4

### Patch Changes

- [`59d5052`](https://github.com/vnphanquang/svelte-put/commit/59d505294502f65fb3dfef762a6303b7965562a3) Thanks [@vnphanquang](https://github.com/vnphanquang)! - split preprocessor to own subpath to avoid leaking export into client code

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 0.0.0-next.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preaction/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/preaction",
"version": "0.0.0-next.3",
"version": "0.0.0-next.4",
"description": "allow Svelte action to spread SSR-friendly attriutes",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/preprocess-auto-slug/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.0-next.4

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 2.0.0-next.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preprocess-auto-slug/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/preprocess-auto-slug",
"version": "2.0.0-next.3",
"version": "2.0.0-next.4",
"description": "Generate slug from text content, to add id to headings for example",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/preprocess-external-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0-next.3

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 1.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preprocess-external-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/preprocess-external-link",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"description": "add appropriate attributes to external links",
"main": "src/index.js",
"module": "src/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/preprocess-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.0.0-next.6

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

- Updated dependencies [[`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc)]:
- @svelte-put/copy@4.0.0-next.4

## 1.0.0-next.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preprocess-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/preprocess-markdown",
"version": "1.0.0-next.5",
"version": "1.0.0-next.6",
"description": "parse markdown in svelte",
"private": true,
"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

## 2.0.0-next.6

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 2.0.0-next.5

### Patch 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": "2.0.0-next.5",
"version": "2.0.0-next.6",
"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

## 4.0.0-next.3

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.2

### Patch 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": "4.0.0-next.2",
"version": "4.0.0-next.3",
"description": "Svelte action wrapper for ResizeObserver",
"main": "src/index.js",
"module": "src/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

## 4.0.0-next.4

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 4.0.0-next.3

### Patch 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": "4.0.0-next.3",
"version": "4.0.0-next.4",
"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/swipeable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0-next.2

### Patch Changes

- [`5d30599`](https://github.com/vnphanquang/svelte-put/commit/5d3059929a1846fae63e8e35a1423544321f55cc) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set up [package provenence](https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions)

## 1.0.0-next.1

### Major Changes
Expand Down
Loading

0 comments on commit 30ee784

Please sign in to comment.