Skip to content

Commit 6edd9cf

Browse files
author
Franck Freiburger
committed
chore(release): 0.8.4
1 parent 1481e60 commit 6edd9cf

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.8.4](https://github.com/FranckFreiburger/vue3-sfc-loader/compare/v0.8.3...v0.8.4) (2021-07-08)
3+
24
### [0.8.3](https://github.com/FranckFreiburger/vue3-sfc-loader/compare/v0.8.2...v0.8.3) (2021-06-30)
35

46

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.8.3",
22+
"version": "0.8.4",
2323
"browserslist": "> 1%, last 2 versions, Firefox ESR, not dead, ie 11",
2424
"main": "dist/vue3-sfc-loader.js",
2525
"types": "dist/vue3-sfc-loader.d.ts",

0 commit comments

Comments
 (0)