Skip to content

Commit

Permalink
[skip travis] chore(release): release v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt-bot committed Oct 18, 2022
1 parent 523975e commit 976455a
Show file tree
Hide file tree
Showing 208 changed files with 1,220 additions and 388 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.

# [5.8.0](https://github.com/boltdesignsystem/bolt/compare/v5.7.5...v5.8.0) (2022-10-18)

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





## [5.7.5](https://github.com/boltdesignsystem/bolt/compare/v5.7.4...v5.7.5) (2022-09-29)

**Note:** Version bump only for package bolt
Expand Down
8 changes: 8 additions & 0 deletions docs-site/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.

# [5.8.0](https://github.com/bolt-design-system/bolt/compare/v5.7.5...v5.8.0) (2022-10-18)

**Note:** Version bump only for package @bolt/website





## [5.7.5](https://github.com/bolt-design-system/bolt/compare/v5.7.4...v5.7.5) (2022-09-29)

**Note:** Version bump only for package @bolt/website
Expand Down
14 changes: 7 additions & 7 deletions docs-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/website",
"version": "5.7.5",
"version": "5.8.0",
"private": true,
"description": "Bolt Design System Website",
"repository": {
Expand Down Expand Up @@ -33,13 +33,13 @@
},
"dependencies": {
"@bolt/analytics-autotrack": "^5.0.0",
"@bolt/components-page-footer": "^5.5.0",
"@bolt/components-page-header": "^5.7.0",
"@bolt/components-search-filter": "^5.7.0",
"@bolt/components-page-footer": "^5.8.0",
"@bolt/components-page-header": "^5.8.0",
"@bolt/components-search-filter": "^5.8.0",
"@bolt/lazy-queue": "^5.0.0",
"@bolt/micro-journeys": "^5.5.0",
"@bolt/starter-kit": "^5.7.4",
"@bolt/theme-switcher": "^5.5.0"
"@bolt/micro-journeys": "^5.8.0",
"@bolt/starter-kit": "^5.8.0",
"@bolt/theme-switcher": "^5.8.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-build-classic": "^12.1.0",
Expand Down
8 changes: 8 additions & 0 deletions docs-site/src/components/radio-switch/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.

# [5.8.0](https://github.com/boltdesignsystem/bolt/compare/v5.7.5...v5.8.0) (2022-10-18)

**Note:** Version bump only for package @bolt/components-radio-switch





# [5.5.0](https://github.com/boltdesignsystem/bolt/compare/v5.4.0...v5.5.0) (2022-05-23)

**Note:** Version bump only for package @bolt/components-radio-switch
Expand Down
4 changes: 2 additions & 2 deletions docs-site/src/components/radio-switch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-radio-switch",
"version": "5.5.0",
"version": "5.8.0",
"private": true,
"description": "Radio switch toggle",
"keywords": [
Expand All @@ -13,7 +13,7 @@
"license": "MIT",
"main": "index.js",
"dependencies": {
"@bolt/core-v3.x": "^5.5.0",
"@bolt/core-v3.x": "^5.8.0",
"@bolt/lazy-queue": "^5.0.0"
},
"maintainers": [
Expand Down
8 changes: 8 additions & 0 deletions docs-site/src/components/theme-switcher/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.

# [5.8.0](https://github.com/boltdesignsystem/bolt/compare/v5.7.5...v5.8.0) (2022-10-18)

**Note:** Version bump only for package @bolt/theme-switcher





# [5.5.0](https://github.com/boltdesignsystem/bolt/compare/v5.4.0...v5.5.0) (2022-05-23)

**Note:** Version bump only for package @bolt/theme-switcher
Expand Down
6 changes: 3 additions & 3 deletions docs-site/src/components/theme-switcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/theme-switcher",
"version": "5.5.0",
"version": "5.8.0",
"private": true,
"description": "Internal Docs Site Theme Switcher for the Bolt Design System",
"keywords": [
Expand All @@ -15,8 +15,8 @@
"main": "index.js",
"style": "theme-switcher.scss",
"dependencies": {
"@bolt/core-v3.x": "^5.5.0",
"@bolt/element": "^5.5.0",
"@bolt/core-v3.x": "^5.8.0",
"@bolt/element": "^5.8.0",
"@bolt/lazy-queue": "^5.0.0"
},
"maintainers": [
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "4.0.0",
"version": "5.7.5",
"version": "5.8.0",
"command": {
"publish": {
"allowBranch": [
Expand Down
8 changes: 8 additions & 0 deletions packages/base-element/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.

# [5.8.0](https://github.com/boltdesignsystem/bolt/compare/v5.7.5...v5.8.0) (2022-10-18)

**Note:** Version bump only for package @bolt/element





# [5.5.0](https://github.com/boltdesignsystem/bolt/compare/v5.4.0...v5.5.0) (2022-05-23)

**Note:** Version bump only for package @bolt/element
Expand Down
4 changes: 2 additions & 2 deletions packages/base-element/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@bolt/element",
"version": "5.5.0",
"version": "5.8.0",
"description": "Web Component Base used in the Bolt Design System",
"license": "MIT",
"main": "index.js",
"dependencies": {
"@bolt/core-v3.x": "^5.5.0",
"@bolt/core-v3.x": "^5.8.0",
"@bolt/polyfills": "^5.0.0",
"@open-wc/lit-helpers": "^0.3.5",
"camel-case": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/base-starter-kit/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.

# [5.8.0](https://github.com/boltdesignsystem/bolt/compare/v5.7.5...v5.8.0) (2022-10-18)

**Note:** Version bump only for package @bolt/starter-kit





## [5.7.4](https://github.com/boltdesignsystem/bolt/compare/v5.7.3...v5.7.4) (2022-09-27)

**Note:** Version bump only for package @bolt/starter-kit
Expand Down
162 changes: 81 additions & 81 deletions packages/base-starter-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/starter-kit",
"version": "5.7.4",
"version": "5.8.0",
"description": "Components, templates, config, and tooling to quickly get up and running with the Bolt Design System.",
"license": "MIT",
"scripts": {
Expand All @@ -9,86 +9,86 @@
},
"dependencies": {
"@bolt/analytics-autolink": "^5.0.0",
"@bolt/animations": "^5.5.0",
"@bolt/build-tools": "^5.7.0",
"@bolt/components-accordion": "^5.7.0",
"@bolt/components-action-blocks": "^5.5.0",
"@bolt/components-animate": "^5.5.0",
"@bolt/components-background": "^5.7.0",
"@bolt/components-background-shapes": "^5.5.0",
"@bolt/components-band": "^5.7.0",
"@bolt/components-banner": "^5.5.0",
"@bolt/components-blockquote": "^5.7.0",
"@bolt/components-breadcrumb": "^5.7.0",
"@bolt/components-button": "^5.5.0",
"@bolt/components-button-group": "^5.7.0",
"@bolt/components-card-replacement": "^5.7.0",
"@bolt/components-carousel": "^5.6.0",
"@bolt/components-chip": "^5.5.0",
"@bolt/components-chip-list": "^5.5.0",
"@bolt/components-code-snippet": "^5.5.0",
"@bolt/components-content-pagination": "^5.7.4",
"@bolt/components-copy-to-clipboard": "^5.5.0",
"@bolt/components-device-viewer": "^5.5.0",
"@bolt/components-dialog": "^5.6.0",
"@bolt/components-editor": "^5.5.0",
"@bolt/components-figure": "^5.5.0",
"@bolt/components-floating-action-buttons": "^5.5.0",
"@bolt/components-form": "^5.7.0",
"@bolt/components-grid": "^5.5.0",
"@bolt/components-headline": "^5.7.0",
"@bolt/components-hero": "^5.7.0",
"@bolt/components-icon": "^5.5.0",
"@bolt/components-icons": "^5.5.0",
"@bolt/components-image": "^5.5.0",
"@bolt/components-info-section": "^5.5.0",
"@bolt/components-li": "^5.5.0",
"@bolt/components-link": "^5.5.0",
"@bolt/components-list": "^5.5.0",
"@bolt/components-listing-teaser": "^5.7.4",
"@bolt/components-logo": "^5.5.0",
"@bolt/components-menu": "^5.5.0",
"@bolt/components-modal": "^5.5.0",
"@bolt/components-navbar": "^5.5.0",
"@bolt/components-notifications": "^5.5.0",
"@bolt/components-ol": "^5.5.0",
"@bolt/components-page-header": "^5.7.0",
"@bolt/components-pagination": "^5.5.0",
"@bolt/components-placeholder": "^5.5.0",
"@bolt/components-popover": "^5.7.4",
"@bolt/components-profile": "^5.7.3",
"@bolt/components-progress-bar": "^5.5.0",
"@bolt/components-ratio": "^5.5.0",
"@bolt/components-share": "^5.5.0",
"@bolt/components-side-nav": "^5.5.0",
"@bolt/components-site": "^5.5.0",
"@bolt/components-smooth-scroll": "^5.5.0",
"@bolt/components-stack": "^5.5.0",
"@bolt/components-sticky": "^5.5.0",
"@bolt/components-switch-button": "^5.5.0",
"@bolt/components-table": "^5.5.0",
"@bolt/components-tabs": "^5.7.1",
"@bolt/components-teaser": "^5.7.0",
"@bolt/components-text": "^5.5.0",
"@bolt/components-toc": "^5.5.0",
"@bolt/components-toolbar": "^5.5.0",
"@bolt/components-tooltip": "^5.7.4",
"@bolt/components-trigger": "^5.5.0",
"@bolt/components-typeahead": "^5.7.0",
"@bolt/components-ul": "^5.5.0",
"@bolt/components-video-thumbnail": "^5.6.0",
"@bolt/elements-button": "^5.7.0",
"@bolt/elements-image": "^5.5.0",
"@bolt/elements-printable": "^5.5.0",
"@bolt/elements-ratio": "^5.5.0",
"@bolt/elements-text-link": "^5.7.0",
"@bolt/elements-type": "^5.7.0",
"@bolt/elements-wrapper": "^5.7.0",
"@bolt/global": "^5.7.0",
"@bolt/layouts-holy-grail": "^5.5.0",
"@bolt/layouts-layout": "^5.6.0",
"@bolt/layouts-list": "^5.5.0",
"@bolt/layouts-site": "^5.5.0"
"@bolt/animations": "^5.8.0",
"@bolt/build-tools": "^5.8.0",
"@bolt/components-accordion": "^5.8.0",
"@bolt/components-action-blocks": "^5.8.0",
"@bolt/components-animate": "^5.8.0",
"@bolt/components-background": "^5.8.0",
"@bolt/components-background-shapes": "^5.8.0",
"@bolt/components-band": "^5.8.0",
"@bolt/components-banner": "^5.8.0",
"@bolt/components-blockquote": "^5.8.0",
"@bolt/components-breadcrumb": "^5.8.0",
"@bolt/components-button": "^5.8.0",
"@bolt/components-button-group": "^5.8.0",
"@bolt/components-card-replacement": "^5.8.0",
"@bolt/components-carousel": "^5.8.0",
"@bolt/components-chip": "^5.8.0",
"@bolt/components-chip-list": "^5.8.0",
"@bolt/components-code-snippet": "^5.8.0",
"@bolt/components-content-pagination": "^5.8.0",
"@bolt/components-copy-to-clipboard": "^5.8.0",
"@bolt/components-device-viewer": "^5.8.0",
"@bolt/components-dialog": "^5.8.0",
"@bolt/components-editor": "^5.8.0",
"@bolt/components-figure": "^5.8.0",
"@bolt/components-floating-action-buttons": "^5.8.0",
"@bolt/components-form": "^5.8.0",
"@bolt/components-grid": "^5.8.0",
"@bolt/components-headline": "^5.8.0",
"@bolt/components-hero": "^5.8.0",
"@bolt/components-icon": "^5.8.0",
"@bolt/components-icons": "^5.8.0",
"@bolt/components-image": "^5.8.0",
"@bolt/components-info-section": "^5.8.0",
"@bolt/components-li": "^5.8.0",
"@bolt/components-link": "^5.8.0",
"@bolt/components-list": "^5.8.0",
"@bolt/components-listing-teaser": "^5.8.0",
"@bolt/components-logo": "^5.8.0",
"@bolt/components-menu": "^5.8.0",
"@bolt/components-modal": "^5.8.0",
"@bolt/components-navbar": "^5.8.0",
"@bolt/components-notifications": "^5.8.0",
"@bolt/components-ol": "^5.8.0",
"@bolt/components-page-header": "^5.8.0",
"@bolt/components-pagination": "^5.8.0",
"@bolt/components-placeholder": "^5.8.0",
"@bolt/components-popover": "^5.8.0",
"@bolt/components-profile": "^5.8.0",
"@bolt/components-progress-bar": "^5.8.0",
"@bolt/components-ratio": "^5.8.0",
"@bolt/components-share": "^5.8.0",
"@bolt/components-side-nav": "^5.8.0",
"@bolt/components-site": "^5.8.0",
"@bolt/components-smooth-scroll": "^5.8.0",
"@bolt/components-stack": "^5.8.0",
"@bolt/components-sticky": "^5.8.0",
"@bolt/components-switch-button": "^5.8.0",
"@bolt/components-table": "^5.8.0",
"@bolt/components-tabs": "^5.8.0",
"@bolt/components-teaser": "^5.8.0",
"@bolt/components-text": "^5.8.0",
"@bolt/components-toc": "^5.8.0",
"@bolt/components-toolbar": "^5.8.0",
"@bolt/components-tooltip": "^5.8.0",
"@bolt/components-trigger": "^5.8.0",
"@bolt/components-typeahead": "^5.8.0",
"@bolt/components-ul": "^5.8.0",
"@bolt/components-video-thumbnail": "^5.8.0",
"@bolt/elements-button": "^5.8.0",
"@bolt/elements-image": "^5.8.0",
"@bolt/elements-printable": "^5.8.0",
"@bolt/elements-ratio": "^5.8.0",
"@bolt/elements-text-link": "^5.8.0",
"@bolt/elements-type": "^5.8.0",
"@bolt/elements-wrapper": "^5.8.0",
"@bolt/global": "^5.8.0",
"@bolt/layouts-holy-grail": "^5.8.0",
"@bolt/layouts-layout": "^5.8.0",
"@bolt/layouts-list": "^5.8.0",
"@bolt/layouts-site": "^5.8.0"
},
"devDependencies": {
"deepmerge": "^4.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/build-tools/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.

# [5.8.0](https://github.com/bolt-design-system/bolt/tree/master/packages/build-tools/compare/v5.7.5...v5.8.0) (2022-10-18)

**Note:** Version bump only for package @bolt/build-tools





# [5.7.0](https://github.com/bolt-design-system/bolt/tree/master/packages/build-tools/compare/v5.6.0...v5.7.0) (2022-08-12)

**Note:** Version bump only for package @bolt/build-tools
Expand Down
8 changes: 8 additions & 0 deletions packages/build-tools/__tests__/multi-lang/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.

# [5.8.0](https://github.com/boltdesignsystem/bolt/compare/v5.7.5...v5.8.0) (2022-10-18)

**Note:** Version bump only for package @bolt/build-tools--test-multi-lang





# [5.7.0](https://github.com/boltdesignsystem/bolt/compare/v5.6.0...v5.7.0) (2022-08-12)

**Note:** Version bump only for package @bolt/build-tools--test-multi-lang
Expand Down
Loading

0 comments on commit 976455a

Please sign in to comment.