Skip to content

Commit

Permalink
chore(release): 1.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.25.0](v1.24.0...v1.25.0) (2020-06-03)

### Bug Fixes

* **data-table:** fix sorting styles ([#570](#570)) ([4be9cb3](4be9cb3))
* **header:** inherit height to accommodate breadcrumb shadow ([#554](#554)) ([0d0e048](0d0e048))
* **panel-content:** move panel + panelv2 padding to PanelContent ([#583](#583)) ([4c467f6](4c467f6))
* **step-indicator:** update hover text color ([#584](#584)) ([e76a2d9](e76a2d9))
* **wizard:** add className prop and spread attribute ([#572](#572)) ([0655fec](0655fec))

### Features

* **filter-panel:** allow for string counts ([#567](#567)) ([6a02cc0](6a02cc0))
* **filter-panel:** use new heading prop, change title prop to string ([#558](#558)) ([1fc986f](1fc986f))
  • Loading branch information
semantic-release-bot committed Jun 3, 2020
1 parent 8bd1e61 commit fdb9521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/ibm-security",
"version": "1.25.0-prerelease.5",
"version": "1.25.0",
"description": "Carbon for IBM Security",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down

0 comments on commit fdb9521

Please sign in to comment.