We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf72462 commit 22a6874Copy full SHA for 22a6874
CHANGELOG.md
@@ -1,5 +1,12 @@
1
undefined
2
3
+## [0.5.1](https://github.com/agileago/vue3-oop/compare/v0.3.2...v0.5.1) (2022-03-16)
4
+
5
6
+### Features
7
8
+* 增加useForwardRef ([13cafd4](https://github.com/agileago/vue3-oop/commit/13cafd4c47dcb937919375d2631a53c840f77c9a))undefined
9
10
# [0.5.0](https://github.com/agileago/vue3-oop/compare/v0.3.1...v0.5.0) (2022-03-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "0.5.0",
+ "version": "0.5.1",
"main": "dist/vue3-oop.cjs.js",
"module": "dist/vue3-oop.es.js",
"types": "types/index.d.ts",
0 commit comments