Skip to content

Commit

Permalink
Merge pull request #9 from gzimbron/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
gzimbron authored Nov 4, 2024
2 parents 95954ea + 7e2f820 commit 16e26e2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-poems-grab.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# documentation

## 1.0.6

### Patch Changes

- Updated dependencies [95954ea]
- @gzim/svelte-actions@0.0.8

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "1.0.5",
"version": "1.0.6",
"private": true,
"scripts": {
"dev-docs": "vite dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/svelte-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gzim/svelte-actions

## 0.0.8

### Patch Changes

- 95954ea: hotkey now do node click if not callback setted

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gzim/svelte-actions",
"description": "Collection of svelte actions",
"version": "0.0.7",
"version": "0.0.8",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 16e26e2

Please sign in to comment.