Skip to content

Commit

Permalink
[skip travis] chore(release): release v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt-bot committed Oct 13, 2021
1 parent 0ccf2fe commit 331b16b
Show file tree
Hide file tree
Showing 12 changed files with 63 additions and 9 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.6.1](https://github.com/boltdesignsystem/bolt/compare/v4.6.0...v4.6.1) (2021-10-13)


### Bug Fixes

* make Image element public ([214b071](https://github.com/boltdesignsystem/bolt/commit/214b0713f58a22f02481ec8b3fc64aff786b93a9))





# [4.6.0](https://github.com/boltdesignsystem/bolt/compare/v4.5.1...v4.6.0) (2021-10-12)


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.6.1](https://github.com/bolt-design-system/bolt/compare/v4.6.0...v4.6.1) (2021-10-13)

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





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


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.6.0",
"version": "4.6.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.6.0",
"@bolt/starter-kit": "^4.6.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.6.0",
"version": "4.6.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.6.1](https://github.com/boltdesignsystem/bolt/compare/v4.6.0...v4.6.1) (2021-10-13)

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





# [4.6.0](https://github.com/boltdesignsystem/bolt/compare/v4.5.1...v4.6.0) (2021-10-12)

**Note:** Version bump only for package @bolt/starter-kit
Expand Down
6 changes: 3 additions & 3 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.6.0",
"version": "4.6.1",
"description": "Components, templates, config, and tooling to quickly get up and running with the Bolt Design System.",
"license": "MIT",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"@bolt/components-background": "^4.6.0",
"@bolt/components-background-shapes": "^4.6.0",
"@bolt/components-band": "^4.6.0",
"@bolt/components-banner": "^4.6.0",
"@bolt/components-banner": "^4.6.1",
"@bolt/components-block-list": "^4.6.0",
"@bolt/components-blockquote": "^4.6.0",
"@bolt/components-breadcrumb": "^4.6.0",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@bolt/components-video": "^4.6.0",
"@bolt/components-video-thumbnail": "^4.6.0",
"@bolt/elements-button": "^4.6.0",
"@bolt/elements-image": "^4.6.0",
"@bolt/elements-image": "^4.6.1",
"@bolt/elements-printable": "^4.6.0",
"@bolt/elements-text-link": "^4.6.0",
"@bolt/global": "^4.6.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/bolt-banner/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.6.1](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-banner/compare/v4.6.0...v4.6.1) (2021-10-13)

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





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

**Note:** Version bump only for package @bolt/components-banner
Expand Down
2 changes: 1 addition & 1 deletion packages/components/bolt-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-banner",
"version": "4.6.0",
"version": "4.6.1",
"description": "A content container that delivers important messages to the user.",
"keywords": [
"bolt design system",
Expand Down
11 changes: 11 additions & 0 deletions packages/elements/bolt-image/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.6.1](https://github.com/bolt-design-system/bolt/tree/master/packages/elements/bolt-image/compare/v4.6.0...v4.6.1) (2021-10-13)


### Bug Fixes

* make Image element public ([214b071](https://github.com/bolt-design-system/bolt/tree/master/packages/elements/bolt-image/commit/214b0713f58a22f02481ec8b3fc64aff786b93a9))





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

**Note:** Version bump only for package @bolt/elements-image
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/bolt-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/elements-image",
"version": "4.6.0",
"version": "4.6.1",
"description": "A responsive image embed.",
"keywords": [
"eyeglass-module",
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.6.1](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v4.6.0...v4.6.1) (2021-10-13)

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





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

**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.6.0",
"version": "4.6.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 331b16b

Please sign in to comment.