Skip to content

Commit 1ea5b2f

Browse files
author
Franck Freiburger
committed
chore(release): 0.9.4
1 parent 6591f22 commit 1ea5b2f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11

2+
### [0.9.4](https://github.com/FranckFreiburger/vue3-sfc-loader/compare/v0.9.3...v0.9.4) (2024-01-29)
3+
24
### [0.9.3](https://github.com/FranckFreiburger/vue3-sfc-loader/compare/v0.9.2...v0.9.3) (2024-01-22)
35

46
### [0.9.2](https://github.com/FranckFreiburger/vue3-sfc-loader/compare/v0.9.1...v0.9.2) (2024-01-22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/FranckFreiburger/vue3-sfc-loader"
2020
},
2121
"license": "MIT",
22-
"version": "0.9.3",
22+
"version": "0.9.4",
2323
"browserslist": "> 1%, last 8 versions, Firefox ESR and not dead",
2424
"browser": "./dist/vue3-sfc-loader.js",
2525
"main": "./dist/vue3-sfc-loader.js",

0 commit comments

Comments
 (0)