2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-16 09:20:33 +03:00

chore(release): 2.0.3

This commit is contained in:
pimlie
2019-06-11 14:24:40 +00:00
parent 92088bdeb6
commit dc165068c6
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -2,6 +2,15 @@
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.3](https://github.com/nuxt/vue-meta/compare/v2.0.2...v2.0.3) (2019-06-11)
### Bug Fixes
* $meta can be called server side before app is initiated ([ecd725d](https://github.com/nuxt/vue-meta/commit/ecd725d))
### [2.0.2](https://github.com/nuxt/vue-meta/compare/v2.0.1...v2.0.2) (2019-06-10)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-meta",
"version": "2.0.2",
"version": "2.0.3",
"description": "Manage HTML metadata in Vue.js components with ssr support",
"keywords": [
"attribute",