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 Dec 19, 2024
1 parent b86c53c commit 660df92
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/weak-countries-shop.md

This file was deleted.

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.1.0

### Minor Changes

- [`b86c53c`](https://github.com/vnphanquang/svelte-put/commit/b86c53c83d5bf72f9407b7908bd0d0455a82f37e) Thanks [@vnphanquang](https://github.com/vnphanquang)! - resolve #334, deprecate [4.0.1](https://github.com/vnphanquang/svelte-put/releases/tag/%40svelte-put/shortcut%404.0.1) (break semver): revert default modifier to catch-all , drop `*` modifier definition (leave `undefined` instead).

## 4.0.1

### 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.1",
"version": "4.1.0",
"description": "Action to move node on mousedown & mousemove",
"main": "src/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 660df92

Please sign in to comment.