We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59e2eb commit ac21417Copy full SHA for ac21417
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# Changelog
2
3
4
+## v2.1.4
5
+
6
7
+### 🩹 Fixes
8
9
+- Global component types ([d59e2eb](https://github.com/plutotcool/vue-freecaster/commit/d59e2eb))
10
11
+### ❤️ Contributors
12
13
+- Juliendargelos <hello@julien.gl>
14
15
## v2.1.3
16
17
package.json
@@ -11,7 +11,7 @@
"homepage": "https://github.com/plutotcool/vue-freecaster#readme",
"bugs": "https://github.com/plutotcool/vue-freecaster/issues",
"author": "Julien Dargelos <julien@plutot.cool>",
- "version": "2.1.3",
+ "version": "2.1.4",
"license": "MIT",
"type": "module",
"main": "dist/index.cjs",
0 commit comments