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

Commit

Permalink
chore(release): version 0.0.14 build 200 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Feb 20, 2019
1 parent 883d1ff commit 6e0ac07
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Change Log

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.0.14](https://github.com/SAP/fundamental-vue/compare/v0.0.14-rc.1...v0.0.14) (2019-02-20)



# Change Log

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.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fundamental-vue",
"version": "0.0.14-rc.1",
"version": "0.0.14",
"scripts": {
"bootstrap": "yarn install && yarn --cwd build install && yarn --cwd ui install && yarn --cwd docs install && yarn --cwd server install",
"serve": "concurrently --kill-others --names \"dev-server,ui,docs\" -c \"blue, red,green\" \"node server\" \"yarn --cwd ui build --watch\" \"yarn --cwd docs serve\"",
Expand Down

0 comments on commit 6e0ac07

Please sign in to comment.