Skip to content

Commit

Permalink
chore(release): 1.43.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.43.0](v1.42.0...v1.43.0) (2021-07-02)

### Bug Fixes

* **delimited-list:** remove unnecessary Hooks dependent ([#877](#877)) ([18b505d](18b505d))
* **focus:** add `blurTimer` as Hook dependency ([#878](#878)) ([1c1571c](1c1571c))

### Features

* **carbon:** upgrade to `v10.37` ([#953](#953)) ([82ca467](82ca467))
* **focus-trap:** upgrade dependency ([#1010](#1010)) ([cb0b03d](cb0b03d))
* **tearsheet-small:** undeprecate `children` prop ([#1022](#1022)) ([d4ed95f](d4ed95f))
* **toolbar:** update toolbar and navigation styles ([#1012](#1012)) ([c67a200](c67a200))
  • Loading branch information
semantic-release-bot committed Jul 2, 2021
1 parent bec4fb4 commit 02f42ae
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.43.0-prerelease.6",
"version": "1.43.0",
"description": "Carbon for IBM Security",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down

0 comments on commit 02f42ae

Please sign in to comment.