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

chore(release): 2.0.0-rc.2

This commit is contained in:
pimlie
2019-06-06 09:16:36 +00:00
parent e1fb77ed71
commit 71a899cf3d
2 changed files with 16 additions and 2 deletions
+15 -1
View File
@@ -1,7 +1,21 @@
# Change Log
# Changelog
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.0-rc.2](https://github.com/nuxt/vue-meta/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2019-06-06)
### Bug Fixes
* detect and apply changes triggered before or during initialization ([#377](https://github.com/nuxt/vue-meta/issues/377)) ([34c6ad9](https://github.com/nuxt/vue-meta/commit/34c6ad9))
### Features
* add basic support for multiple apps on one page ([#373](https://github.com/nuxt/vue-meta/issues/373)) ([024e7c5](https://github.com/nuxt/vue-meta/commit/024e7c5))
# [2.0.0-rc.1](https://github.com/nuxt/vue-meta/compare/v2.0.0-rc.0...v2.0.0-rc.1) (2019-04-23)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-meta",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Manage page metadata in Vue.js components with ssr support",
"keywords": [
"attribute",