Skip to content

Commit

Permalink
chore(release): 1.42.0-prerelease.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.42.0-prerelease.1](v1.41.0...v1.42.0-prerelease.1) (2021-05-28)

### Bug Fixes

* change require to import syntax to allow treeshaking again ([#970](#970)) ([c8ddb09](c8ddb09))
* **list-module:** add top borders & bottom border on last ([1f82214](1f82214))
* **list-module:** button onClick & remove unneeded Fragments ([20d78b1](20d78b1))
* **list-module:** button width to fill available space ([440fa1b](440fa1b))
* **list-module:** changed api to return an object of props ([3a045aa](3a045aa))
* **list-module:** edit docs, add "(Canary)" to name, remove DistributedColumns story ([5f4c75b](5f4c75b))
* **list-module:** Profile img resize, margin/padding, text update ([ef4b53a](ef4b53a))
* **list-module:** type styling for As Button ([dc9a139](dc9a139))
* **list-module:** update dat snapshot ([62a9952](62a9952))
* **list-module:** update spec for button width ([e9a452e](e9a452e))
* **list-module:** update spec.... again ([0d551e9](0d551e9))
* **list-module:** update specs ([d59c6ab](d59c6ab))
* **list-module:** Using Detailed story as new Default, fixed Button width, snapshot update ([124a546](124a546))

### Features

* **list-item-module:** 10 stories with hover/link states ([cdfdf50](cdfdf50))
* **list-item-module:** rename component ([9486b4c](9486b4c))
* **list-item-module:** update API ([30d42ca](30d42ca))
* **list-module:** add list module example ([f9b01c6](f9b01c6))
* **list-module:** add list module example ([c89c26e](c89c26e))
* **list-module:** add ListItemModule stories ([75a1930](75a1930))
* **list-module:** explore `ListModule` ([28bd315](28bd315))
* **list-module:** use CSS Grid Layout ([2523447](2523447))
* **list-module:** use CSS Grid Layout ([f1e7f62](f1e7f62))
  • Loading branch information
semantic-release-bot committed May 28, 2021
1 parent c8ddb09 commit a246cd0
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.41.0",
"version": "1.42.0-prerelease.1",
"description": "Carbon for IBM Security",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down

0 comments on commit a246cd0

Please sign in to comment.