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.2.0 build 541 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Apr 4, 2019
1 parent 36b8123 commit d64cde2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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.

<a name="0.2.0"></a>
# [0.2.0](https://github.com/SAP/fundamental-vue/compare/v0.2.0-rc.10...v0.2.0) (2019-04-04)



<a name="0.2.0-rc.10"></a>
# [0.2.0-rc.10](https://github.com/SAP/fundamental-vue/compare/v0.2.0-rc.9...v0.2.0-rc.10) (2019-04-04)

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.2.0-rc.10",
"version": "0.2.0",
"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 build:ui:dev --watch\" \"cd docs && yarn serve\"",
Expand Down

0 comments on commit d64cde2

Please sign in to comment.