From ab184b977102ce7f0e122bc4049ee30eb52ba591 Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Sun, 16 Jun 2019 13:25:55 +0000 Subject: [PATCH] chore(release): version 0.13.0 build 839 [ci skip] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32dc1f28..c9c24fd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +## [0.13.0](https://github.com/SAP/fundamental-vue/compare/v0.13.0-rc.1...v0.13.0) (2019-06-16) + + + ## [0.13.0-rc.1](https://github.com/SAP/fundamental-vue/compare/v0.13.0-rc.0...v0.13.0-rc.1) (2019-06-16) diff --git a/package.json b/package.json index 9c201307..5ee4aa22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.13.0-rc.1", + "version": "0.13.0", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {