Skip to content

Commit

Permalink
chore(release): version 0.13.0-rc.15 build 4750 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Sep 4, 2020
1 parent 7d614db commit a2f57e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.13.0-rc.15](https://github.com/SAP/fundamental-react/compare/v0.13.0-rc.14...v0.13.0-rc.15) (2020-09-04)


### Bug Fixes

* In SSR null is not a valid prop-type ([#1198](https://github.com/SAP/fundamental-react/issues/1198)) ([7d614db](https://github.com/SAP/fundamental-react/commit/7d614db043240533fc9d59c5eed7d98f7c3e8da2))

## [0.13.0-rc.14](https://github.com/SAP/fundamental-react/compare/v0.13.0-rc.13...v0.13.0-rc.14) (2020-09-02)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fundamental-react",
"version": "0.13.0-rc.14",
"version": "0.13.0-rc.15",
"private": false,
"description": "SAP Fundamental Library, implemented in React",
"license": "Apache-2.0",
Expand Down

0 comments on commit a2f57e8

Please sign in to comment.