Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 15, 2024
1 parent f89d5f7 commit eff6ebb
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-meals-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-spies-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-candles-complain.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# cmdk-sv

## 0.0.18

### Patch Changes

- fix: select first value after search ([#83](https://github.com/huntabyte/cmdk-sv/pull/83))

- fix: Removes self-closing non-void elements to fix Svelte 5 warnings ([#84](https://github.com/huntabyte/cmdk-sv/pull/84))

- fix: Support meta key and home/end shortcuts ([#78](https://github.com/huntabyte/cmdk-sv/pull/78))

## 0.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cmdk-sv",
"version": "0.0.17",
"version": "0.0.18",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down

0 comments on commit eff6ebb

Please sign in to comment.