Skip to content

Commit

Permalink
[skip travis] chore(release): release v5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt-bot committed Oct 19, 2022
1 parent 0714215 commit 41c3879
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 8 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.1](https://github.com/boltdesignsystem/bolt/compare/v5.8.0...v5.8.1) (2022-10-19)

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





# [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
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.1](https://github.com/bolt-design-system/bolt/compare/v5.8.0...v5.8.1) (2022-10-19)

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





# [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
Expand Down
4 changes: 2 additions & 2 deletions docs-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/website",
"version": "5.8.0",
"version": "5.8.1",
"private": true,
"description": "Bolt Design System Website",
"repository": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@bolt/components-search-filter": "^5.8.0",
"@bolt/lazy-queue": "^5.0.0",
"@bolt/micro-journeys": "^5.8.0",
"@bolt/starter-kit": "^5.8.0",
"@bolt/starter-kit": "^5.8.1",
"@bolt/theme-switcher": "^5.8.0"
},
"devDependencies": {
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.8.0",
"version": "5.8.1",
"command": {
"publish": {
"allowBranch": [
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.1](https://github.com/boltdesignsystem/bolt/compare/v5.8.0...v5.8.1) (2022-10-19)

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





# [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
Expand Down
4 changes: 2 additions & 2 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.8.0",
"version": "5.8.1",
"description": "Components, templates, config, and tooling to quickly get up and running with the Bolt Design System.",
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -88,7 +88,7 @@
"@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"
"@bolt/layouts-site": "^5.8.1"
},
"devDependencies": {
"deepmerge": "^4.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/elements/bolt-table/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.1](https://github.com/bolt-design-system/bolt/tree/master/packages/elements/bolt-table/compare/v5.8.0...v5.8.1) (2022-10-19)

**Note:** Version bump only for package @bolt/elements-table





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

**Note:** Version bump only for package @bolt/elements-table
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/bolt-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/elements-table",
"version": "5.8.0",
"version": "5.8.1",
"description": "Content container for tabular content.",
"keywords": [
"bolt design system",
Expand Down
8 changes: 8 additions & 0 deletions packages/layouts/bolt-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.1](https://github.com/boltdesignsystem/bolt/tree/master/packages/layouts/bolt-site/compare/v5.8.0...v5.8.1) (2022-10-19)

**Note:** Version bump only for package @bolt/layouts-site





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

**Note:** Version bump only for package @bolt/layouts-site
Expand Down
2 changes: 1 addition & 1 deletion packages/layouts/bolt-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/layouts-site",
"version": "5.8.0",
"version": "5.8.1",
"description": "The classic pancake stack site layout that enables the footer to be always positioned on the bottom.",
"keywords": [
"bolt design system",
Expand Down
8 changes: 8 additions & 0 deletions packages/twig-integration/twig-extensions-shared/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.1](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v5.8.0...v5.8.1) (2022-10-19)

**Note:** Version bump only for package @bolt/core-php





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

**Note:** Version bump only for package @bolt/core-php
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/core-php",
"version": "5.8.0",
"version": "5.8.1",
"description": "Core PHP Library",
"homepage": "https://boltdesignsystem.com",
"repository": "https://github.com/bolt-design-system/bolt/tree/master/packages/core-php",
Expand Down

0 comments on commit 41c3879

Please sign in to comment.