Skip to content

Commit

Permalink
chore(release): 1.27.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.27.0](v1.26.0...v1.27.0) (2020-07-07)

### Bug Fixes

* **data-decorator:** allow inner panel to be closed with esc key or click outside ([#646](#646)) ([8183b79](8183b79))
* **data-table-pagination:** remove unused prop ([#632](#632)) ([91dcc6e](91dcc6e))
* **filter-panel:** add correct dependencies for isolated import ([#648](#648)) ([3d9b81e](3d9b81e))
* **interactive-tag:** resolve circular dependency ([#650](#650)) ([f8c008f](f8c008f))
* **loading-message:** update background color token ([#628](#628)) ([f9966c7](f9966c7))
* **node:** remove `css-gridish`, upgrade Node version ([#623](#623)) ([3938ca7](3938ca7))
* **summary-card:** prevent `z-index` leak ([#634](#634)) ([649bd96](649bd96))
* **tag-wall-filter:** fix scrollbar position ([#627](#627)) ([93ebd90](93ebd90))
* **wizard:** update prop destructuring and prevent title attr leaking ([#620](#620)) ([85bcd45](85bcd45))

### Features

* **icon-button-bar:** add divider prop with demo and tests ([#630](#630)) ([fb2e2c2](fb2e2c2))
  • Loading branch information
semantic-release-bot committed Jul 7, 2020
1 parent c9e5303 commit aab22f8
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.27.0-prerelease.4",
"version": "1.27.0",
"description": "Carbon for IBM Security",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down

0 comments on commit aab22f8

Please sign in to comment.