release: v3.2.15

This commit is contained in:
Evan You
2021-09-23 09:48:59 -04:00
parent b442e839a0
commit 74a84ff546
18 changed files with 54 additions and 45 deletions

View File

@@ -1,3 +1,12 @@
## [3.2.15](https://github.com/vuejs/vue-next/compare/v3.2.14...v3.2.15) (2021-09-23)
### Bug Fixes
* **compiler-ssr:** import ssr helpers from updated path ([d74f21a](https://github.com/vuejs/vue-next/commit/d74f21a42cf067abebb4b170d0818cc5d1c06f8d))
## [3.2.14](https://github.com/vuejs/vue-next/compare/v3.2.13...v3.2.14) (2021-09-22)