]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: changelog typo (#988) [ci skip]
authorMohamed Nainar <mdnainar9615@gmail.com>
Mon, 20 Apr 2020 19:38:43 +0000 (01:08 +0530)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2020 19:38:43 +0000 (15:38 -0400)
CHANGELOG.md

index 768ae94f0c1765d45c3e0bc767effd0f74bdb9c9..3104a42fa7b3ab457a75d38495a1e5c7f872a318 100644 (file)
@@ -3,7 +3,7 @@
 
 ### Bug Fixes
 
-* **runtime-core:** fix user attched public instance properties that start with "$" ([d7ca1c5](https://github.com/vuejs/vue-next/commit/d7ca1c5c6e75648793d670299c9059b6db9b1715))
+* **runtime-core:** fix user attached public instance properties that start with "$" ([d7ca1c5](https://github.com/vuejs/vue-next/commit/d7ca1c5c6e75648793d670299c9059b6db9b1715))
 * **watch:** fix deep watchers on refs containing primitives ([#984](https://github.com/vuejs/vue-next/issues/984)) ([99fd158](https://github.com/vuejs/vue-next/commit/99fd158d090594a433b57d9ff9420f3aed48ad2d))