Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
photodow committed Nov 4, 2019
1 parent 9f8be26 commit c985452
Show file tree
Hide file tree
Showing 8 changed files with 75 additions and 6 deletions.
26 changes: 26 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,32 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0-rc.1](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2019-11-04)

### Bug Fixes

- **jest:** multiple jest test fixes
([2174892](https://github.com/carbon-design-system/ibm-dotcom-library/commit/2174892))
- **masthead:** adds space for suggestion item
([#594](https://github.com/carbon-design-system/ibm-dotcom-library/issues/594))
([57ea91f](https://github.com/carbon-design-system/ibm-dotcom-library/commit/57ea91f))
- **masthead:** fix to search input not closing
([a12bdf2](https://github.com/carbon-design-system/ibm-dotcom-library/commit/a12bdf2))
- **react:** moved container class onto accordion
([#600](https://github.com/carbon-design-system/ibm-dotcom-library/issues/600))
([5ee78a5](https://github.com/carbon-design-system/ibm-dotcom-library/commit/5ee78a5))

### Features

- **masthead:** flag to open masthead search by default, multiple fixes
([#592](https://github.com/carbon-design-system/ibm-dotcom-library/issues/592))
([c93fe40](https://github.com/carbon-design-system/ibm-dotcom-library/commit/c93fe40))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0-rc.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2019-10-29)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-react",
"description": "IBM.com Library React Components",
"version": "1.1.0-rc.0",
"version": "1.1.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@carbon/ibmdotcom-services": "1.1.0-alpha.762",
"@carbon/ibmdotcom-styles": "1.1.0-rc.0",
"@carbon/ibmdotcom-styles": "1.1.0-rc.1",
"@carbon/ibmdotcom-utilities": "1.1.0-alpha.762",
"autosuggest-highlight": "^3.1.1",
"classnames": "2.2.6",
Expand Down
18 changes: 18 additions & 0 deletions packages/services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0-rc.1](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2019-11-04)

### Bug Fixes

- **just:** fixed localeapi jest tests
([185392a](https://github.com/carbon-design-system/ibm-dotcom-library/commit/185392a))

### Features

- **masthead:** flag to open masthead search by default, multiple fixes
([#592](https://github.com/carbon-design-system/ibm-dotcom-library/issues/592))
([c93fe40](https://github.com/carbon-design-system/ibm-dotcom-library/commit/c93fe40))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0-rc.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2019-10-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-services",
"description": "IBM.com Library Services",
"version": "1.1.0-rc.0",
"version": "1.1.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0-rc.1](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2019-11-04)

### Bug Fixes

- **styles:** highlight on key down and up
([#591](https://github.com/carbon-design-system/ibm-dotcom-library/issues/591))
([a6c7371](https://github.com/carbon-design-system/ibm-dotcom-library/commit/a6c7371))
- **styles:** masthead search button fixed focus
([#596](https://github.com/carbon-design-system/ibm-dotcom-library/issues/596))
([d7115f9](https://github.com/carbon-design-system/ibm-dotcom-library/commit/d7115f9))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0-rc.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2019-10-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-styles",
"description": "IBM.com Library Styles",
"version": "1.1.0-rc.0",
"version": "1.1.0-rc.1",
"license": "Apache-2.0",
"main": "dist/ibm-dotcom-styles.min.css",
"module": "src/scss",
Expand Down
9 changes: 9 additions & 0 deletions packages/vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0-rc.1](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2019-11-04)

**Note:** Version bump only for package @carbon/ibmdotcom-vanilla

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0-rc.0 (2019-10-29)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-vanilla",
"description": "IBM.com Library Vanilla Components",
"version": "0.1.0-rc.0",
"version": "0.1.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@babel/runtime": "^7.5.5",
"@carbon/ibmdotcom-styles": "1.1.0-rc.0",
"@carbon/ibmdotcom-styles": "1.1.0-rc.1",
"window-or-global": "^1.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit c985452

Please sign in to comment.