Skip to content

Commit

Permalink
[skip travis] chore(release): release v4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt-bot committed Dec 7, 2021
1 parent 89e3fbc commit 2d2503a
Show file tree
Hide file tree
Showing 20 changed files with 101 additions and 21 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.8.1](https://github.com/boltdesignsystem/bolt/compare/v4.8.0...v4.8.1) (2021-12-07)

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





# [4.8.0](https://github.com/boltdesignsystem/bolt/compare/v4.7.0...v4.8.0) (2021-11-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.

## [4.8.1](https://github.com/bolt-design-system/bolt/compare/v4.8.0...v4.8.1) (2021-12-07)

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





# [4.8.0](https://github.com/bolt-design-system/bolt/compare/v4.7.0...v4.8.0) (2021-11-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": "4.8.0",
"version": "4.8.1",
"private": true,
"description": "Bolt Design System Website",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"@bolt/lazy-queue": "^4.3.0",
"@bolt/micro-journeys": "^4.6.0",
"@bolt/shadow-toggle": "^4.6.0",
"@bolt/starter-kit": "^4.8.0",
"@bolt/starter-kit": "^4.8.1",
"@bolt/theme-switcher": "^4.6.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": "4.8.0",
"version": "4.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.

## [4.8.1](https://github.com/boltdesignsystem/bolt/compare/v4.8.0...v4.8.1) (2021-12-07)

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





# [4.8.0](https://github.com/boltdesignsystem/bolt/compare/v4.7.0...v4.8.0) (2021-11-18)

**Note:** Version bump only for package @bolt/starter-kit
Expand Down
14 changes: 7 additions & 7 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": "4.8.0",
"version": "4.8.1",
"description": "Components, templates, config, and tooling to quickly get up and running with the Bolt Design System.",
"license": "MIT",
"scripts": {
Expand All @@ -14,19 +14,19 @@
"@bolt/components-accordion": "^4.6.0",
"@bolt/components-action-blocks": "^4.7.0",
"@bolt/components-animate": "^4.6.0",
"@bolt/components-background": "^4.8.0",
"@bolt/components-background": "^4.8.1",
"@bolt/components-background-shapes": "^4.6.0",
"@bolt/components-band": "^4.8.0",
"@bolt/components-band": "^4.8.1",
"@bolt/components-banner": "^4.6.1",
"@bolt/components-block-list": "^4.6.0",
"@bolt/components-blockquote": "^4.7.0",
"@bolt/components-breadcrumb": "^4.6.0",
"@bolt/components-button": "^4.7.0",
"@bolt/components-button-group": "^4.7.0",
"@bolt/components-card-replacement": "^4.8.0",
"@bolt/components-card-replacement": "^4.8.1",
"@bolt/components-carousel": "^4.7.0",
"@bolt/components-chip": "^4.6.0",
"@bolt/components-chip-list": "^4.7.0",
"@bolt/components-chip": "^4.8.1",
"@bolt/components-chip-list": "^4.8.1",
"@bolt/components-code-snippet": "^4.6.2",
"@bolt/components-content-pagination": "^4.8.0",
"@bolt/components-copy-to-clipboard": "^4.7.0",
Expand All @@ -37,7 +37,7 @@
"@bolt/components-form": "^4.7.0",
"@bolt/components-grid": "^4.6.0",
"@bolt/components-headline": "^4.7.0",
"@bolt/components-hero": "^4.8.0",
"@bolt/components-hero": "^4.8.1",
"@bolt/components-icon": "^4.6.0",
"@bolt/components-icons": "^4.6.0",
"@bolt/components-image": "^4.6.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-background/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.8.1](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-background/compare/v4.8.0...v4.8.1) (2021-12-07)

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





# [4.8.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-background/compare/v4.7.0...v4.8.0) (2021-11-18)

**Note:** Version bump only for package @bolt/components-background
Expand Down
2 changes: 1 addition & 1 deletion packages/components/bolt-background/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-background",
"version": "4.8.0",
"version": "4.8.1",
"description": "An absolute positioned element that renders as a background (image, video, or shapes) inside relative positioned containers.",
"keywords": [
"bolt design system",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-band/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.8.1](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-band/compare/v4.8.0...v4.8.1) (2021-12-07)

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





# [4.8.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-band/compare/v4.7.0...v4.8.0) (2021-11-18)

**Note:** Version bump only for package @bolt/components-band
Expand Down
4 changes: 2 additions & 2 deletions packages/components/bolt-band/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-band",
"version": "4.8.0",
"version": "4.8.1",
"description": "A general content container with spacing and background options.",
"keywords": [
"bolt design system",
Expand All @@ -14,7 +14,7 @@
"license": "MIT",
"style": "index.scss",
"dependencies": {
"@bolt/components-background": "^4.8.0",
"@bolt/components-background": "^4.8.1",
"@bolt/components-grid": "^4.6.0",
"@bolt/core-v3.x": "^4.6.0",
"@bolt/element": "^4.6.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-card-replacement/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.8.1](https://github.com/boltdesignsystem/bolt/compare/v4.8.0...v4.8.1) (2021-12-07)

**Note:** Version bump only for package @bolt/components-card-replacement





# [4.8.0](https://github.com/boltdesignsystem/bolt/compare/v4.7.0...v4.8.0) (2021-11-18)

**Note:** Version bump only for package @bolt/components-card-replacement
Expand Down
4 changes: 2 additions & 2 deletions packages/components/bolt-card-replacement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-card-replacement",
"version": "4.8.0",
"version": "4.8.1",
"description": "A content container with drop shadows (temporarily renamed as 'Card Replacement' on Bolt v2.x to avoid naming collisions)",
"keywords": [
"bolt design system",
Expand All @@ -18,7 +18,7 @@
"main": "index.js",
"style": "index.scss",
"dependencies": {
"@bolt/components-background": "^4.8.0",
"@bolt/components-background": "^4.8.1",
"@bolt/components-list": "^4.6.0",
"@bolt/components-teaser": "^4.6.2",
"@bolt/components-video": "^4.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-chip-list/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.8.1](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-chip-list/compare/v4.8.0...v4.8.1) (2021-12-07)

**Note:** Version bump only for package @bolt/components-chip-list





# [4.7.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-chip-list/compare/v4.6.2...v4.7.0) (2021-11-04)

**Note:** Version bump only for package @bolt/components-chip-list
Expand Down
4 changes: 2 additions & 2 deletions packages/components/bolt-chip-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-chip-list",
"version": "4.7.0",
"version": "4.8.1",
"description": "An inline list of chips.",
"keywords": [
"bolt design system",
Expand All @@ -16,7 +16,7 @@
"main": "index.js",
"style": "index.scss",
"dependencies": {
"@bolt/components-chip": "^4.6.0",
"@bolt/components-chip": "^4.8.1",
"@bolt/components-list": "^4.6.0",
"@bolt/core-v3.x": "^4.6.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-chip/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.8.1](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-chip/compare/v4.8.0...v4.8.1) (2021-12-07)

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





# [4.6.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-chip/compare/v4.5.1...v4.6.0) (2021-10-12)

**Note:** Version bump only for package @bolt/components-chip
Expand Down
2 changes: 1 addition & 1 deletion packages/components/bolt-chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-chip",
"version": "4.6.0",
"version": "4.8.1",
"description": "Pill like container for displaying meta data text.",
"keywords": [
"bolt design system",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-hero/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.8.1](https://github.com/boltdesignsystem/bolt/tree/master/packages/components/bolt-hero/compare/v4.8.0...v4.8.1) (2021-12-07)

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





# [4.8.0](https://github.com/boltdesignsystem/bolt/tree/master/packages/components/bolt-hero/compare/v4.7.0...v4.8.0) (2021-11-18)

**Note:** Version bump only for package @bolt/components-hero
Expand Down
4 changes: 2 additions & 2 deletions packages/components/bolt-hero/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-hero",
"version": "4.8.0",
"version": "4.8.1",
"description": "A pre-defined band featuring a headline, call to action, and prominent imagery.",
"keywords": [
"bolt design system",
Expand All @@ -13,7 +13,7 @@
"repository": "https://github.com/boltdesignsystem/bolt/tree/master/packages/components/bolt-hero",
"license": "MIT",
"dependencies": {
"@bolt/components-band": "^4.8.0",
"@bolt/components-band": "^4.8.1",
"@bolt/components-image": "^4.6.0",
"@bolt/core-v3.x": "^4.6.0",
"@bolt/global": "^4.7.0"
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.

## [4.8.1](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v4.8.0...v4.8.1) (2021-12-07)

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





# [4.8.0](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v4.7.0...v4.8.0) (2021-11-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": "4.8.0",
"version": "4.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 2d2503a

Please sign in to comment.