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

Commit d607f15

Browse files
chore(release): version 0.18.3-rc.1 build 1595 [ci skip]
1 parent 123d5ef commit d607f15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [0.18.3-rc.1](https://github.com/SAP/fundamental-vue/compare/v0.18.3-rc.0...v0.18.3-rc.1) (2019-11-13)
6+
7+
8+
### Bug Fixes
9+
10+
* fixed docs + added new note ([123d5ef](https://github.com/SAP/fundamental-vue/commit/123d5ef))
11+
512
### [0.18.3-rc.0](https://github.com/SAP/fundamental-vue/compare/v0.18.2...v0.18.3-rc.0) (2019-11-12)
613

714
### [0.18.2](https://github.com/SAP/fundamental-vue/compare/v0.18.2-rc.11...v0.18.2) (2019-11-12)

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.18.3-rc.0",
3+
"version": "0.18.3-rc.1",
44
"description": "SAP Fiori Fundamentals, implemented in Vue.js",
55
"author": "SAP SE",
66
"scripts": {

0 commit comments

Comments
 (0)