Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kennylam committed Feb 26, 2020
1 parent 0d8eab6 commit 3f8d5ef
Show file tree
Hide file tree
Showing 10 changed files with 75 additions and 12 deletions.
18 changes: 18 additions & 0 deletions packages/react/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.4.1-rc.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-26)

### Bug Fixes

- **css:** adds missing css to block-level patterns; fixes
[#1488](https://github.com/carbon-design-system/ibm-dotcom-library/issues/1488)
([d3d6052](https://github.com/carbon-design-system/ibm-dotcom-library/commit/d3d6052))
- **localebutton:** added prop to disable the locale button
([dee069f](https://github.com/carbon-design-system/ibm-dotcom-library/commit/dee069f))
- **pattern:** fix block-level autoid structure; fixes
[#1490](https://github.com/carbon-design-system/ibm-dotcom-library/issues/1490)
([e078536](https://github.com/carbon-design-system/ibm-dotcom-library/commit/e078536))

# Change Log

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

# [1.4.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-25)

**Note:** Version bump only for package @carbon/ibmdotcom-react
Expand Down
8 changes: 4 additions & 4 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 and Patterns",
"version": "1.4.0",
"version": "1.4.1-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -45,9 +45,9 @@
},
"dependencies": {
"@babel/runtime": "^7.5.5",
"@carbon/ibmdotcom-services": "1.4.0",
"@carbon/ibmdotcom-styles": "1.4.0",
"@carbon/ibmdotcom-utilities": "1.4.0",
"@carbon/ibmdotcom-services": "1.4.1-rc.0",
"@carbon/ibmdotcom-styles": "1.4.1-rc.0",
"@carbon/ibmdotcom-utilities": "1.4.1-rc.0",
"autosuggest-highlight": "^3.1.1",
"carbon-components": "10.9.0",
"carbon-components-react": "7.9.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/services/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.

## [1.4.1-rc.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-26)

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

# Change Log

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

# [1.4.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-25)

**Note:** Version bump only for package @carbon/ibmdotcom-services
Expand Down
4 changes: 2 additions & 2 deletions 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.4.0",
"version": "1.4.1-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"jsdoc": "rimraf docs && jsdoc -c ./jsdoc.json ./README.md"
},
"dependencies": {
"@carbon/ibmdotcom-utilities": "1.4.0",
"@carbon/ibmdotcom-utilities": "1.4.1-rc.0",
"axios": "^0.19.0",
"jsonp": "^0.2.1",
"window-or-global": "^1.0.1"
Expand Down
18 changes: 18 additions & 0 deletions packages/styles/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.4.1-rc.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-26)

### Bug Fixes

- **css:** adds missing css to block-level patterns; fixes
[#1488](https://github.com/carbon-design-system/ibm-dotcom-library/issues/1488)
([d3d6052](https://github.com/carbon-design-system/ibm-dotcom-library/commit/d3d6052))
- **pattern:** fix block-level autoid structure; fixes
[#1490](https://github.com/carbon-design-system/ibm-dotcom-library/issues/1490)
([e078536](https://github.com/carbon-design-system/ibm-dotcom-library/commit/e078536))
- **styles:** updated styles main entry point
([671b612](https://github.com/carbon-design-system/ibm-dotcom-library/commit/671b612))

# Change Log

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

# [1.4.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-25)

**Note:** Version bump only for package @carbon/ibmdotcom-styles
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.4.0",
"version": "1.4.1-rc.0",
"license": "Apache-2.0",
"main": "dist/ibm-dotcom-styles.min.css",
"module": "src/scss",
Expand Down
9 changes: 9 additions & 0 deletions packages/utilities/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.

## [1.4.1-rc.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-26)

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

# Change Log

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

# [1.4.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-25)

**Note:** Version bump only for package @carbon/ibmdotcom-utilities
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-utilities",
"description": "IBM.com Library Utilities",
"version": "1.4.0",
"version": "1.4.1-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
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.4.1-rc.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-26)

**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.4.0](https://github.com/carbon-design-system/ibm-dotcom-library/compare/@carbon/[email protected]...@carbon/[email protected]) (2020-02-25)

**Note:** Version bump only for package @carbon/ibmdotcom-vanilla
Expand Down
8 changes: 4 additions & 4 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.4.0",
"version": "0.4.1-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -36,9 +36,9 @@
},
"dependencies": {
"@babel/runtime": "^7.5.5",
"@carbon/ibmdotcom-services": "1.4.0",
"@carbon/ibmdotcom-styles": "1.4.0",
"@carbon/ibmdotcom-utilities": "1.4.0",
"@carbon/ibmdotcom-services": "1.4.1-rc.0",
"@carbon/ibmdotcom-styles": "1.4.1-rc.0",
"@carbon/ibmdotcom-utilities": "1.4.1-rc.0",
"@carbon/icons": "^10.8.2",
"@tarekraafat/autocomplete.js": "^7.2.0",
"window-or-global": "^1.0.1"
Expand Down

0 comments on commit 3f8d5ef

Please sign in to comment.