Skip to content

Commit

Permalink
[skip travis] chore(release): release v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt-bot committed Jul 15, 2021
1 parent 805cfdb commit a42abdb
Show file tree
Hide file tree
Showing 18 changed files with 89 additions and 17 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.0.2](https://github.com/boltdesignsystem/bolt/compare/v4.0.1...v4.0.2) (2021-07-15)

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





## [4.0.1](https://github.com/boltdesignsystem/bolt/compare/v4.0.0...v4.0.1) (2021-06-24)

**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.0.2](https://github.com/bolt-design-system/bolt/compare/v4.0.1...v4.0.2) (2021-07-15)

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





## [4.0.1](https://github.com/bolt-design-system/bolt/compare/v4.0.0...v4.0.1) (2021-06-24)

**Note:** Version bump only for package @bolt/website
Expand Down
6 changes: 3 additions & 3 deletions docs-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/website",
"version": "4.0.1",
"version": "4.0.2",
"private": true,
"description": "Bolt Design System Website",
"repository": {
Expand Down Expand Up @@ -33,13 +33,13 @@
},
"dependencies": {
"@bolt/analytics-autotrack": "^4.0.0",
"@bolt/components-page-footer": "^4.0.0",
"@bolt/components-page-footer": "^4.0.2",
"@bolt/components-page-header": "^4.0.0",
"@bolt/components-search-filter": "^4.0.0",
"@bolt/lazy-queue": "^4.0.0",
"@bolt/micro-journeys": "^4.0.0",
"@bolt/shadow-toggle": "^4.0.0",
"@bolt/starter-kit": "^4.0.1",
"@bolt/starter-kit": "^4.0.2",
"@bolt/theme-switcher": "^4.0.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.0.1",
"version": "4.0.2",
"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.0.2](https://github.com/boltdesignsystem/bolt/compare/v4.0.1...v4.0.2) (2021-07-15)

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





## [4.0.1](https://github.com/boltdesignsystem/bolt/compare/v4.0.0...v4.0.1) (2021-06-24)

**Note:** Version bump only for package @bolt/starter-kit
Expand Down
8 changes: 4 additions & 4 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.0.1",
"version": "4.0.2",
"description": "Components, templates, config, and tooling to quickly get up and running with the Bolt Design System.",
"license": "MIT",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"@bolt/components-animate": "^4.0.0",
"@bolt/components-background": "^4.0.0",
"@bolt/components-background-shapes": "^4.0.0",
"@bolt/components-band": "^4.0.0",
"@bolt/components-band": "^4.0.2",
"@bolt/components-banner": "^4.0.0",
"@bolt/components-block-list": "^4.0.0",
"@bolt/components-blockquote": "^4.0.0",
Expand All @@ -37,7 +37,7 @@
"@bolt/components-form": "^4.0.0",
"@bolt/components-grid": "^4.0.0",
"@bolt/components-headline": "^4.0.0",
"@bolt/components-hero": "^4.0.0",
"@bolt/components-hero": "^4.0.2",
"@bolt/components-icon": "^4.0.0",
"@bolt/components-icons": "^4.0.0",
"@bolt/components-image": "^4.0.0",
Expand All @@ -48,7 +48,7 @@
"@bolt/components-logo": "^4.0.0",
"@bolt/components-menu": "^4.0.0",
"@bolt/components-modal": "^4.0.0",
"@bolt/components-navbar": "^4.0.1",
"@bolt/components-navbar": "^4.0.2",
"@bolt/components-ol": "^4.0.0",
"@bolt/components-page-header": "^4.0.0",
"@bolt/components-pagination": "^4.0.0",
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.0.2](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-band/compare/v4.0.1...v4.0.2) (2021-07-15)

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





# [4.0.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-band/compare/v4.0.0-beta-4...v4.0.0) (2021-06-23)

**Note:** Version bump only for package @bolt/components-band
Expand Down
2 changes: 1 addition & 1 deletion 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.0.0",
"version": "4.0.2",
"description": "A general content container with spacing and background options.",
"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.0.2](https://github.com/boltdesignsystem/bolt/tree/master/packages/components/bolt-hero/compare/v4.0.1...v4.0.2) (2021-07-15)

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





# [4.0.0](https://github.com/boltdesignsystem/bolt/tree/master/packages/components/bolt-hero/compare/v4.0.0-beta-4...v4.0.0) (2021-06-23)

**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.0.0",
"version": "4.0.2",
"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.0.0",
"@bolt/components-band": "^4.0.2",
"@bolt/components-image": "^4.0.0",
"@bolt/core-v3.x": "^4.0.0",
"@bolt/global": "^4.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-navbar/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.0.2](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-navbar/compare/v4.0.1...v4.0.2) (2021-07-15)

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





## [4.0.1](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-navbar/compare/v4.0.0...v4.0.1) (2021-06-24)

**Note:** Version bump only for package @bolt/components-navbar
Expand Down
2 changes: 1 addition & 1 deletion packages/components/bolt-navbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-navbar",
"version": "4.0.1",
"version": "4.0.2",
"description": "Layout container that consist of secondary navigation system.",
"keywords": [
"bolt design system",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-page-footer/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.0.2](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-page-footer/compare/v4.0.1...v4.0.2) (2021-07-15)

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





# [4.0.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-page-footer/compare/v4.0.0-beta-4...v4.0.0) (2021-06-23)

**Note:** Version bump only for package @bolt/components-page-footer
Expand Down
4 changes: 2 additions & 2 deletions packages/components/bolt-page-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@bolt/components-page-footer",
"version": "4.0.0",
"version": "4.0.2",
"description": "Placeholder element only used in Pattern Lab demos.",
"homepage": "https://boltdesignsystem.com",
"bugs": "https://github.com/bolt-design-system/bolt/issues",
"repository": "https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-page-footer",
"license": "MIT",
"style": "page-footer.scss",
"dependencies": {
"@bolt/components-band": "^4.0.0",
"@bolt/components-band": "^4.0.2",
"@bolt/core-v3.x": "^4.0.0"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/generators/yeoman-create-component/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.0.2](https://github.com/bolt-design-system/bolt/tree/master/packages/generator-bolt/compare/v4.0.1...v4.0.2) (2021-07-15)

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





## [4.0.1](https://github.com/bolt-design-system/bolt/tree/master/packages/generator-bolt/compare/v4.0.0...v4.0.1) (2021-06-24)

**Note:** Version bump only for package @bolt/generator-bolt
Expand Down
4 changes: 2 additions & 2 deletions packages/generators/yeoman-create-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/generator-bolt",
"version": "4.0.1",
"version": "4.0.2",
"description": "A yeoman generator for creating components for the Bolt Design System",
"keywords": [
"bolt design system",
Expand All @@ -20,7 +20,7 @@
"main": "generators/component/index.js",
"dependencies": {
"@bolt/build-tools": "^4.0.0",
"@bolt/starter-kit": "^4.0.1",
"@bolt/starter-kit": "^4.0.2",
"chalk": "^2.4.2",
"change-case": "^3.1.0",
"commander": "^2.19.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.0.2](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v4.0.1...v4.0.2) (2021-07-15)

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





## [4.0.1](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v4.0.0...v4.0.1) (2021-06-24)

**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.0.1",
"version": "4.0.2",
"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 a42abdb

Please sign in to comment.