Skip to content

Commit

Permalink
chore: publish v4.2.2 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
watson-github-bot committed Apr 20, 2023
1 parent a6bb2d1 commit 1fe45d8
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 11 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.2](https://github.com/watson-developer-cloud/discovery-components/compare/v4.2.1...v4.2.2) (2023-04-20)

**Note:** Version bump only for package root





## [4.2.1](https://github.com/watson-developer-cloud/discovery-components/compare/v4.2.0...v4.2.1) (2023-04-19)


Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */

/*! @license DOMPurify 2.3.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.3/LICENSE */
/*! @license DOMPurify 3.0.2 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.2/LICENSE */

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,4 @@



window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/__stories__/*.stories.tsx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)__stories__\\/(?!\\.)(?=.)[^/]*?\\.stories\\.tsx)$"}];</script><script src="runtime~main.472ab125.iframe.bundle.js"></script><script src="180.d453f553.iframe.bundle.js"></script><script src="main.ea0a0f45.iframe.bundle.js"></script></body></html>
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/__stories__/*.stories.tsx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)__stories__\\/(?!\\.)(?=.)[^/]*?\\.stories\\.tsx)$"}];</script><script src="runtime~main.472ab125.iframe.bundle.js"></script><script src="180.3a1a2a7f.iframe.bundle.js"></script><script src="main.ea0a0f45.iframe.bundle.js"></script></body></html>
2 changes: 1 addition & 1 deletion docs/storybook/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1681918974850,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":true,"hasStorybookEslint":false,"refCount":0,"metaFramework":{"name":"CRA","packageName":"react-scripts","version":"5.0.1"},"monorepo":"Lerna","packageManager":{"type":"yarn","version":"3.2.3"},"storybookVersion":"6.5.12","language":"javascript","storybookPackages":{"@storybook/builder-webpack5":{"version":"6.5.12"},"@storybook/core":{"version":"6.5.12"},"@storybook/manager-webpack5":{"version":"6.5.12"},"@storybook/react":{"version":"6.5.12"},"@storybook/source-loader":{"version":"6.5.12"}},"framework":{"name":"react"},"addons":{"@storybook/preset-create-react-app":{"version":"4.1.2"},"@storybook/addon-actions":{"version":"6.5.12"},"@storybook/addon-docs":{"options":{"configureJSX":true},"version":"6.5.12"},"@storybook/addon-knobs":{"version":"6.4.0"}}}
{"generatedAt":1682009776997,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":true,"hasStorybookEslint":false,"refCount":0,"metaFramework":{"name":"CRA","packageName":"react-scripts","version":"5.0.1"},"monorepo":"Lerna","packageManager":{"type":"yarn","version":"3.2.3"},"storybookVersion":"6.5.12","language":"javascript","storybookPackages":{"@storybook/builder-webpack5":{"version":"6.5.12"},"@storybook/core":{"version":"6.5.12"},"@storybook/manager-webpack5":{"version":"6.5.12"},"@storybook/react":{"version":"6.5.12"},"@storybook/source-loader":{"version":"6.5.12"}},"framework":{"name":"react"},"addons":{"@storybook/preset-create-react-app":{"version":"4.1.2"},"@storybook/addon-actions":{"version":"6.5.12"},"@storybook/addon-docs":{"options":{"configureJSX":true},"version":"6.5.12"},"@storybook/addon-knobs":{"version":"6.4.0"}}}
8 changes: 8 additions & 0 deletions examples/discovery-search-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.2](https://github.com/watson-developer-cloud/discovery-components/compare/v4.2.1...v4.2.2) (2023-04-20)

**Note:** Version bump only for package discovery-search-app





## [4.2.1](https://github.com/watson-developer-cloud/discovery-components/compare/v4.2.0...v4.2.1) (2023-04-19)

**Note:** Version bump only for package discovery-search-app
Expand Down
4 changes: 2 additions & 2 deletions examples/discovery-search-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "discovery-search-app",
"version": "4.2.1",
"version": "4.2.2",
"description": "Discovery components example application used to showcase components in a full application",
"license": "Apache-2.0",
"author": "IBM Corp.",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@carbon/icons": "^10.5.0",
"@ibm-watson/discovery-react-components": "^4.2.1",
"@ibm-watson/discovery-react-components": "^4.2.2",
"@ibm-watson/discovery-styles": "^4.2.1",
"body-parser": "^1.19.0",
"carbon-components": "~10.46.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "4.2.1",
"version": "4.2.2",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/discovery-react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.2](https://github.com/watson-developer-cloud/discovery-components/compare/v4.2.1...v4.2.2) (2023-04-20)

**Note:** Version bump only for package @ibm-watson/discovery-react-components





## [4.2.1](https://github.com/watson-developer-cloud/discovery-components/compare/v4.2.0...v4.2.1) (2023-04-19)

**Note:** Version bump only for package @ibm-watson/discovery-react-components
Expand Down
2 changes: 1 addition & 1 deletion packages/discovery-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ibm-watson/discovery-react-components",
"version": "4.2.1",
"version": "4.2.2",
"description": "Discovery components built with the React framework and IBM Carbon components",
"license": "Apache-2.0",
"author": "IBM Corp.",
Expand Down

0 comments on commit 1fe45d8

Please sign in to comment.