We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f47fd5 commit 4a9cf52Copy full SHA for 4a9cf52
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.6.6"></a>
2
+## [0.6.6](https://github.com/vuejs/composition-api/compare/v0.6.5...v0.6.6) (2020-06-21)
3
+
4
5
+### Reverts
6
7
+* [#387](https://github.com/vuejs/composition-api/issues/387) ([#395](https://github.com/vuejs/composition-api/issues/395)) ([b9fab71](https://github.com/vuejs/composition-api/commit/b9fab71))
8
9
10
11
<a name="0.6.5"></a>
12
## [0.6.5](https://github.com/vuejs/composition-api/compare/v0.6.4...v0.6.5) (2020-06-19)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@vue/composition-api",
- "version": "0.6.5",
+ "version": "0.6.6",
"description": "Provide logic composition capabilities for Vue.",
"keywords": [
"vue",
0 commit comments