mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-11 22:32:24 +03:00
chore(release): 2.0.2
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
### [2.0.2](https://github.com/nuxt/vue-meta/compare/v2.0.1...v2.0.2) (2019-06-10)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* correctly transpile builds ([6751d24](https://github.com/nuxt/vue-meta/commit/6751d24))
|
||||
* use simple polyfilled includes method ([623970d](https://github.com/nuxt/vue-meta/commit/623970d))
|
||||
|
||||
|
||||
|
||||
### [2.0.1](https://github.com/nuxt/vue-meta/compare/v2.0.0...v2.0.1) (2019-06-09)
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue-meta",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "Manage HTML metadata in Vue.js components with ssr support",
|
||||
"keywords": [
|
||||
"attribute",
|
||||
|
||||
Reference in New Issue
Block a user