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

Commit 20995c3

Browse files
chore(release): version 0.3.0 build 553 [ci skip]
1 parent ee46e3d commit 20995c3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
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.
44

5+
<a name="0.3.0"></a>
6+
# [0.3.0](https://github.com/SAP/fundamental-vue/compare/v0.3.0-rc.0...v0.3.0) (2019-04-05)
7+
8+
9+
510
<a name="0.3.0-rc.0"></a>
611
# [0.3.0-rc.0](https://github.com/SAP/fundamental-vue/compare/v0.2.0...v0.3.0-rc.0) (2019-04-05)
712

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.3.0-rc.0",
3+
"version": "0.3.0",
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 build:ui:dev --watch\" \"cd docs && yarn serve\"",

0 commit comments

Comments
 (0)