Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit aff9a23

Browse files
Version Packages (#104)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa2406f commit aff9a23

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pretty-swans-travel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# cmdk-sv
22

3+
## 0.0.19
4+
5+
### Patch Changes
6+
7+
- fix: escape problematic characters in selectors ([#103](https://github.com/huntabyte/cmdk-sv/pull/103))
8+
39
## 0.0.18
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cmdk-sv",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build && npm run package",

0 commit comments

Comments
 (0)