Skip to content

Commit d3582c4

Browse files
chore: bump versions
1 parent e45feb7 commit d3582c4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tidy-dryers-yawn.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
# unplugin-vue-jsx-vapor
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- [`e45feb7`](https://github.com/zhiyuanzmj/unplugin-vue-jsx-vapor/commit/e45feb70f5ecf99ef4f76fc8fa3a55b5248b051a) Thanks [@zhiyuanzmj](https://github.com/zhiyuanzmj)! - support conditional & logical expression
8+
39
## 0.2.2
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": "unplugin-vue-jsx-vapor",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"packageManager": "pnpm@9.4.0",
55
"description": "Convert JSX to Vapor",
66
"type": "module",

0 commit comments

Comments
 (0)