Skip to content

Commit

Permalink
chore(release): 1.22.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.22.1](v1.22.0...v1.22.1) (2020-05-12)

### Bug Fixes

* **checkbox:** override border color for focus state ([#518](#518)) ([fd6c682](fd6c682))
* **data-table:** prevent overflow cell `z-index` from leaking ([#499](#499)) ([4ca6105](4ca6105))
* **date-picker:** update hardcoded color values to tokens ([#528](#528)) ([1b23efa](1b23efa))
* **nav:** update type checking for rhl ([#522](#522)) ([f392831](f392831))
* **stacked-notification:** improve proptype info and clear proptype errors ([#508](#508)) ([2b1ad19](2b1ad19))
* **tagwall:** accommodate truncation in tags and list items ([#513](#513)) ([89ee097](89ee097))
* **transition:** migrate internals ([#503](#503)) ([03a0bb3](03a0bb3))
* **type-layout:** use `ui-03` for subtle border ([#527](#527)) ([436fd6f](436fd6f))
  • Loading branch information
semantic-release-bot committed May 12, 2020
1 parent ac18b11 commit 27afe4a
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.22.1-prerelease.8",
"version": "1.22.1",
"description": "Carbon for IBM Security",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down

0 comments on commit 27afe4a

Please sign in to comment.