Skip to content

Commit

Permalink
chore: publish v4.1.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
watson-github-bot committed Oct 12, 2022
1 parent 71cb02a commit 291f58f
Show file tree
Hide file tree
Showing 17 changed files with 80 additions and 18 deletions.
16 changes: 16 additions & 0 deletions 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.

# [4.1.0](https://github.com/watson-developer-cloud/discovery-components/compare/v4.0.2...v4.1.0) (2022-10-12)


### Bug Fixes

* allow passage highlight on non-text fields ([#430](https://github.com/watson-developer-cloud/discovery-components/issues/430)) ([f5e5468](https://github.com/watson-developer-cloud/discovery-components/commit/f5e54686e680babadd3ddc646614122480581152))


### Features

* allow displaying multiple passages from each document ([#397](https://github.com/watson-developer-cloud/discovery-components/issues/397)) ([71cb02a](https://github.com/watson-developer-cloud/discovery-components/commit/71cb02afa43fae219982a9c893c400054eda3559))





## [4.0.2](https://github.com/watson-developer-cloud/discovery-components/compare/v4.0.1...v4.0.2) (2022-10-06)


Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ object-assign
http://jedwatson.github.io/classnames
*/

/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
Expand Down

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

4 changes: 2 additions & 2 deletions docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
/* eslint-enable object-shorthand */
})
);
};</script><link href="static/css/main.80faeefa.css" rel="stylesheet"><style>#root[hidden],
};</script><link href="static/css/main.49b7353c.css" rel="stylesheet"><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div class="sb-preparing-story sb-wrapper"><div class="sb-loader"></div></div><div class="sb-preparing-docs sb-wrapper"><div class="sb-previewBlock"><div class="sb-previewBlock_header"><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div></div><div class="sb-previewBlock_body"><div class="sb-loader"></div></div></div><table aria-hidden="true" class="sb-argstableBlock"><thead class="sb-argstableBlock-head"><tr><th><span>Name</span></th><th><span>Description</span></th><th><span>Default</span></th><th><span>Control</span></th></tr></thead><tbody class="sb-argstableBlock-body"><tr><td><span>propertyName</span><span title="Required">*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr><tr><td><span>propertyName</span><span>*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr><tr><td><span>propertyName</span><span>*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr></tbody></table></div><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script>window['CONFIG_TYPE'] = "PRODUCTION";
Expand All @@ -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="153.cec100d2.iframe.bundle.js"></script><script src="main.35afe338.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.7aaa5c28.iframe.bundle.js"></script><script src="main.65933899.iframe.bundle.js"></script></body></html>

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/storybook/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1665090546993,"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":1665598893770,"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"}}}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions examples/discovery-search-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/watson-developer-cloud/discovery-components/compare/v4.0.2...v4.1.0) (2022-10-12)


### Features

* allow displaying multiple passages from each document ([#397](https://github.com/watson-developer-cloud/discovery-components/issues/397)) ([71cb02a](https://github.com/watson-developer-cloud/discovery-components/commit/71cb02afa43fae219982a9c893c400054eda3559))





## [4.0.2](https://github.com/watson-developer-cloud/discovery-components/compare/v4.0.1...v4.0.2) (2022-10-06)

**Note:** Version bump only for package discovery-search-app
Expand Down
6 changes: 3 additions & 3 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.0.2",
"version": "4.1.0",
"description": "Discovery components example application used to showcase components in a full application",
"license": "Apache-2.0",
"author": "IBM Corp.",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@carbon/icons": "^10.5.0",
"@ibm-watson/discovery-react-components": "^4.0.2",
"@ibm-watson/discovery-styles": "^4.0.0",
"@ibm-watson/discovery-react-components": "^4.1.0",
"@ibm-watson/discovery-styles": "^4.1.0",
"body-parser": "^1.19.0",
"carbon-components": "~10.46.0",
"carbon-components-react": "~7.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.0.2",
"version": "4.1.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
16 changes: 16 additions & 0 deletions packages/discovery-react-components/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.

# [4.1.0](https://github.com/watson-developer-cloud/discovery-components/compare/v4.0.2...v4.1.0) (2022-10-12)


### Bug Fixes

* allow passage highlight on non-text fields ([#430](https://github.com/watson-developer-cloud/discovery-components/issues/430)) ([f5e5468](https://github.com/watson-developer-cloud/discovery-components/commit/f5e54686e680babadd3ddc646614122480581152))


### Features

* allow displaying multiple passages from each document ([#397](https://github.com/watson-developer-cloud/discovery-components/issues/397)) ([71cb02a](https://github.com/watson-developer-cloud/discovery-components/commit/71cb02afa43fae219982a9c893c400054eda3559))





## [4.0.2](https://github.com/watson-developer-cloud/discovery-components/compare/v4.0.1...v4.0.2) (2022-10-06)


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.0.2",
"version": "4.1.0",
"description": "Discovery components built with the React framework and IBM Carbon components",
"license": "Apache-2.0",
"author": "IBM Corp.",
Expand Down
11 changes: 11 additions & 0 deletions packages/discovery-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/watson-developer-cloud/discovery-components/compare/v4.0.2...v4.1.0) (2022-10-12)


### Features

* allow displaying multiple passages from each document ([#397](https://github.com/watson-developer-cloud/discovery-components/issues/397)) ([71cb02a](https://github.com/watson-developer-cloud/discovery-components/commit/71cb02afa43fae219982a9c893c400054eda3559))





# [4.0.0](https://github.com/watson-developer-cloud/discovery-components/compare/v3.1.1...v4.0.0) (2022-10-05)

**Note:** Version bump only for package @ibm-watson/discovery-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/discovery-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ibm-watson/discovery-styles",
"version": "4.0.0",
"version": "4.1.0",
"description": "Discovery components SASS/CSS styles used with discovery components",
"license": "Apache-2.0",
"author": "IBM Corp.",
Expand Down

0 comments on commit 291f58f

Please sign in to comment.