diff --git a/CHANGELOG.md b/CHANGELOG.md index bcf31be8a3..6cf4522580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.7.2](https://github.com/boltdesignsystem/bolt/compare/v5.7.1...v5.7.2) (2022-08-30) + +**Note:** Version bump only for package bolt + + + + + ## [5.7.1](https://github.com/boltdesignsystem/bolt/compare/v5.7.0...v5.7.1) (2022-08-29) **Note:** Version bump only for package bolt diff --git a/docs-site/CHANGELOG.md b/docs-site/CHANGELOG.md index 44d901070b..cf132b9443 100644 --- a/docs-site/CHANGELOG.md +++ b/docs-site/CHANGELOG.md @@ -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.7.2](https://github.com/bolt-design-system/bolt/compare/v5.7.1...v5.7.2) (2022-08-30) + +**Note:** Version bump only for package @bolt/website + + + + + ## [5.7.1](https://github.com/bolt-design-system/bolt/compare/v5.7.0...v5.7.1) (2022-08-29) **Note:** Version bump only for package @bolt/website diff --git a/docs-site/package.json b/docs-site/package.json index a879f74040..c8e0c1ed4e 100644 --- a/docs-site/package.json +++ b/docs-site/package.json @@ -1,6 +1,6 @@ { "name": "@bolt/website", - "version": "5.7.1", + "version": "5.7.2", "private": true, "description": "Bolt Design System Website", "repository": { @@ -38,7 +38,7 @@ "@bolt/components-search-filter": "^5.7.0", "@bolt/lazy-queue": "^5.0.0", "@bolt/micro-journeys": "^5.5.0", - "@bolt/starter-kit": "^5.7.1", + "@bolt/starter-kit": "^5.7.2", "@bolt/theme-switcher": "^5.5.0" }, "devDependencies": { diff --git a/lerna.json b/lerna.json index 821cbf5387..ac673d2707 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "4.0.0", - "version": "5.7.1", + "version": "5.7.2", "command": { "publish": { "allowBranch": [ diff --git a/packages/base-starter-kit/CHANGELOG.md b/packages/base-starter-kit/CHANGELOG.md index 294b9888ff..fac0bf8e96 100644 --- a/packages/base-starter-kit/CHANGELOG.md +++ b/packages/base-starter-kit/CHANGELOG.md @@ -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.7.2](https://github.com/boltdesignsystem/bolt/compare/v5.7.1...v5.7.2) (2022-08-30) + +**Note:** Version bump only for package @bolt/starter-kit + + + + + ## [5.7.1](https://github.com/boltdesignsystem/bolt/compare/v5.7.0...v5.7.1) (2022-08-29) **Note:** Version bump only for package @bolt/starter-kit diff --git a/packages/base-starter-kit/package.json b/packages/base-starter-kit/package.json index de57753064..bc8d4b45a3 100644 --- a/packages/base-starter-kit/package.json +++ b/packages/base-starter-kit/package.json @@ -1,6 +1,6 @@ { "name": "@bolt/starter-kit", - "version": "5.7.1", + "version": "5.7.2", "description": "Components, templates, config, and tooling to quickly get up and running with the Bolt Design System.", "license": "MIT", "scripts": { @@ -56,7 +56,7 @@ "@bolt/components-pagination": "^5.5.0", "@bolt/components-placeholder": "^5.5.0", "@bolt/components-popover": "^5.7.0", - "@bolt/components-profile": "^5.7.1", + "@bolt/components-profile": "^5.7.2", "@bolt/components-progress-bar": "^5.5.0", "@bolt/components-ratio": "^5.5.0", "@bolt/components-share": "^5.5.0", diff --git a/packages/components/bolt-profile/CHANGELOG.md b/packages/components/bolt-profile/CHANGELOG.md index bb0c503079..b93b0d7446 100644 --- a/packages/components/bolt-profile/CHANGELOG.md +++ b/packages/components/bolt-profile/CHANGELOG.md @@ -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.7.2](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-profile/compare/v5.7.1...v5.7.2) (2022-08-30) + +**Note:** Version bump only for package @bolt/components-profile + + + + + ## [5.7.1](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-profile/compare/v5.7.0...v5.7.1) (2022-08-29) **Note:** Version bump only for package @bolt/components-profile diff --git a/packages/components/bolt-profile/package.json b/packages/components/bolt-profile/package.json index fa86a6ff26..e10b14034a 100644 --- a/packages/components/bolt-profile/package.json +++ b/packages/components/bolt-profile/package.json @@ -1,6 +1,6 @@ { "name": "@bolt/components-profile", - "version": "5.7.1", + "version": "5.7.2", "description": "UI element that summarizes a particular user.", "keywords": [ "bolt design system" diff --git a/packages/twig-integration/twig-extensions-shared/CHANGELOG.md b/packages/twig-integration/twig-extensions-shared/CHANGELOG.md index 4f683a6caf..6fb2877aa4 100644 --- a/packages/twig-integration/twig-extensions-shared/CHANGELOG.md +++ b/packages/twig-integration/twig-extensions-shared/CHANGELOG.md @@ -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.7.2](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v5.7.1...v5.7.2) (2022-08-30) + +**Note:** Version bump only for package @bolt/core-php + + + + + ## [5.7.1](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v5.7.0...v5.7.1) (2022-08-29) **Note:** Version bump only for package @bolt/core-php diff --git a/packages/twig-integration/twig-extensions-shared/package.json b/packages/twig-integration/twig-extensions-shared/package.json index 1fb957573e..82d3add249 100644 --- a/packages/twig-integration/twig-extensions-shared/package.json +++ b/packages/twig-integration/twig-extensions-shared/package.json @@ -1,6 +1,6 @@ { "name": "@bolt/core-php", - "version": "5.7.1", + "version": "5.7.2", "description": "Core PHP Library", "homepage": "https://boltdesignsystem.com", "repository": "https://github.com/bolt-design-system/bolt/tree/master/packages/core-php",