Skip to content

Commit b976f90

Browse files
chore(release): 0.2.19
1 parent e887e6c commit b976f90

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

2+
### [0.2.19](https://github.com/FranckFreiburger/vue3-sfc-loader/compare/v0.2.18...v0.2.19) (2020-12-10)
3+
4+
5+
### Bug Fixes
6+
7+
* **core:** Options.loadModule() return type ([afea8bf](https://github.com/FranckFreiburger/vue3-sfc-loader/commit/afea8bf7ea799fb3ab60d830e89255b191fda726))
8+
29
### [0.2.18](https://github.com/FranckFreiburger/vue3-sfc-loader/compare/v0.2.17...v0.2.18) (2020-12-08)
310

411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"url": "https://franck-freiburger.com/"
1616
},
1717
"license": "MIT",
18-
"version": "0.2.18",
18+
"version": "0.2.19",
1919
"browserslist": "> 1%, last 2 versions, Firefox ESR, not dead, not ie 11",
2020
"main": "dist/vue3-sfc-loader.js",
2121
"scripts": {

0 commit comments

Comments
 (0)