Skip to content

Commit

Permalink
[skip travis] chore(release): release v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt-bot committed Aug 11, 2021
1 parent 7347dd4 commit 585a068
Show file tree
Hide file tree
Showing 12 changed files with 58 additions and 10 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.2.2](https://github.com/boltdesignsystem/bolt/compare/v4.2.1...v4.2.2) (2021-08-11)

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





## [4.2.1](https://github.com/boltdesignsystem/bolt/compare/v4.2.0...v4.2.1) (2021-08-10)


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.2.2](https://github.com/bolt-design-system/bolt/compare/v4.2.1...v4.2.2) (2021-08-11)

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





## [4.2.1](https://github.com/bolt-design-system/bolt/compare/v4.2.0...v4.2.1) (2021-08-10)


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.2.1",
"version": "4.2.2",
"private": true,
"description": "Bolt Design System Website",
"repository": {
Expand Down Expand Up @@ -34,12 +34,12 @@
"dependencies": {
"@bolt/analytics-autotrack": "^4.0.0",
"@bolt/components-page-footer": "^4.2.0",
"@bolt/components-page-header": "^4.2.0",
"@bolt/components-page-header": "^4.2.2",
"@bolt/components-search-filter": "^4.2.0",
"@bolt/lazy-queue": "^4.0.0",
"@bolt/micro-journeys": "^4.2.0",
"@bolt/shadow-toggle": "^4.2.0",
"@bolt/starter-kit": "^4.2.1",
"@bolt/starter-kit": "^4.2.2",
"@bolt/theme-switcher": "^4.2.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.2.1",
"version": "4.2.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.2.2](https://github.com/boltdesignsystem/bolt/compare/v4.2.1...v4.2.2) (2021-08-11)

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





## [4.2.1](https://github.com/boltdesignsystem/bolt/compare/v4.2.0...v4.2.1) (2021-08-10)

**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": "4.2.1",
"version": "4.2.2",
"description": "Components, templates, config, and tooling to quickly get up and running with the Bolt Design System.",
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"@bolt/components-modal": "^4.2.0",
"@bolt/components-navbar": "^4.2.0",
"@bolt/components-ol": "^4.2.0",
"@bolt/components-page-header": "^4.2.0",
"@bolt/components-page-header": "^4.2.2",
"@bolt/components-pagination": "^4.2.0",
"@bolt/components-placeholder": "^4.2.0",
"@bolt/components-popover": "^4.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-page-header/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.2.2](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-page-header/compare/v4.2.1...v4.2.2) (2021-08-11)

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





# [4.2.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-page-header/compare/v4.1.1...v4.2.0) (2021-08-03)

**Note:** Version bump only for package @bolt/components-page-header
Expand Down
2 changes: 1 addition & 1 deletion packages/components/bolt-page-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-page-header",
"version": "4.2.0",
"version": "4.2.2",
"description": "Global header that contains the global search, primary navigation, and secondary navigation.",
"keywords": [
"bolt design system",
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.2.2](https://github.com/bolt-design-system/bolt/tree/master/packages/generator-bolt/compare/v4.2.1...v4.2.2) (2021-08-11)

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





## [4.2.1](https://github.com/bolt-design-system/bolt/tree/master/packages/generator-bolt/compare/v4.2.0...v4.2.1) (2021-08-10)

**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.2.1",
"version": "4.2.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.2.0",
"@bolt/starter-kit": "^4.2.1",
"@bolt/starter-kit": "^4.2.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.2.2](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v4.2.1...v4.2.2) (2021-08-11)

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





## [4.2.1](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v4.2.0...v4.2.1) (2021-08-10)

**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.2.1",
"version": "4.2.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 585a068

Please sign in to comment.