2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-12 14:02:24 +03:00

chore(release): 2.3.0

This commit is contained in:
pimlie
2019-10-03 17:05:25 +00:00
parent da0ba13f2c
commit f6591217e6
8 changed files with 13 additions and 11 deletions
+2
View File
@@ -2,6 +2,8 @@
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.3.0](https://github.com/nuxt/vue-meta/compare/v2.3.0-beta.0...v2.3.0) (2019-10-03)
## [2.3.0-beta.0](https://github.com/nuxt/vue-meta/compare/v2.2.2...v2.3.0-beta.0) (2019-09-17)
+2 -2
View File
@@ -1,5 +1,5 @@
/**
* vue-meta v2.3.0-beta.0
* vue-meta v2.3.0
* (c) 2019
* - Declan de Wet
* - Sébastien Chopin (@Atinux)
@@ -14,7 +14,7 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'defau
var deepmerge = _interopDefault(require('deepmerge'));
var version = "2.3.0-beta.0";
var version = "2.3.0";
function _typeof(obj) {
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
+2 -2
View File
@@ -1,5 +1,5 @@
/**
* vue-meta v2.3.0-beta.0
* vue-meta v2.3.0
* (c) 2019
* - Declan de Wet
* - Sébastien Chopin (@Atinux)
@@ -10,7 +10,7 @@
import deepmerge from 'deepmerge';
var version = "2.3.0-beta.0";
var version = "2.3.0";
function _typeof(obj) {
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,5 +1,5 @@
/**
* vue-meta v2.3.0-beta.0
* vue-meta v2.3.0
* (c) 2019
* - Declan de Wet
* - Sébastien Chopin (@Atinux)
@@ -10,7 +10,7 @@
import deepmerge from 'deepmerge';
var version = "2.3.0-beta.0";
var version = "2.3.0";
function _typeof(obj) {
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
+2 -2
View File
@@ -1,5 +1,5 @@
/**
* vue-meta v2.3.0-beta.0
* vue-meta v2.3.0
* (c) 2019
* - Declan de Wet
* - Sébastien Chopin (@Atinux)
@@ -14,7 +14,7 @@
(global = global || self, global.VueMeta = factory());
}(this, function () { 'use strict';
var version = "2.3.0-beta.0";
var version = "2.3.0";
function _typeof(obj) {
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-meta",
"version": "2.3.0-beta.0",
"version": "2.3.0",
"description": "Manage HTML metadata in Vue.js components with ssr support",
"keywords": [
"attribute",