Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 6e0ac07

Browse files
chore(release): version 0.0.14 build 200 [ci skip]
1 parent 883d1ff commit 6e0ac07

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Change Log
2+
3+
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.
4+
5+
## [0.0.14](https://github.com/SAP/fundamental-vue/compare/v0.0.14-rc.1...v0.0.14) (2019-02-20)
6+
7+
8+
19
# Change Log
210

311
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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fundamental-vue",
3-
"version": "0.0.14-rc.1",
3+
"version": "0.0.14",
44
"scripts": {
55
"bootstrap": "yarn install && yarn --cwd build install && yarn --cwd ui install && yarn --cwd docs install && yarn --cwd server install",
66
"serve": "concurrently --kill-others --names \"dev-server,ui,docs\" -c \"blue, red,green\" \"node server\" \"yarn --cwd ui build --watch\" \"yarn --cwd docs serve\"",

0 commit comments

Comments
 (0)