Skip to content

Commit

Permalink
[skip travis] chore(release): release v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt-bot committed Dec 29, 2021
1 parent 5559f7c commit 24aff63
Show file tree
Hide file tree
Showing 24 changed files with 117 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.

## [5.1.1](https://github.com/boltdesignsystem/bolt/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/boltdesignsystem/bolt/compare/v5.0.1...v5.1.0) (2021-12-20)

**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.

## [5.1.1](https://github.com/bolt-design-system/bolt/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/bolt-design-system/bolt/compare/v5.0.1...v5.1.0) (2021-12-20)

**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": "5.1.0",
"version": "5.1.1",
"private": true,
"description": "Bolt Design System Website",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"@bolt/lazy-queue": "^5.0.0",
"@bolt/micro-journeys": "^5.0.0",
"@bolt/shadow-toggle": "^5.0.0",
"@bolt/starter-kit": "^5.1.0",
"@bolt/starter-kit": "^5.1.1",
"@bolt/theme-switcher": "^5.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": "5.1.0",
"version": "5.1.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.

## [5.1.1](https://github.com/boltdesignsystem/bolt/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/boltdesignsystem/bolt/compare/v5.0.1...v5.1.0) (2021-12-20)

**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": "5.1.0",
"version": "5.1.1",
"description": "Components, templates, config, and tooling to quickly get up and running with the Bolt Design System.",
"license": "MIT",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"dependencies": {
"@bolt/analytics-autolink": "^5.0.0",
"@bolt/animations": "^5.0.0",
"@bolt/build-tools": "^5.1.0",
"@bolt/build-tools": "^5.1.1",
"@bolt/components-accordion": "^5.0.1",
"@bolt/components-action-blocks": "^5.0.1",
"@bolt/components-animate": "^5.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/build-tools/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.

## [5.1.1](https://github.com/bolt-design-system/bolt/tree/master/packages/build-tools/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/bolt-design-system/bolt/tree/master/packages/build-tools/compare/v5.0.1...v5.1.0) (2021-12-20)

**Note:** Version bump only for package @bolt/build-tools
Expand Down
8 changes: 8 additions & 0 deletions packages/build-tools/__tests__/multi-lang/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.

## [5.1.1](https://github.com/boltdesignsystem/bolt/compare/v5.1.0...v5.1.1) (2021-12-29)

**Note:** Version bump only for package @bolt/build-tools--test-multi-lang





# [5.1.0](https://github.com/boltdesignsystem/bolt/compare/v5.0.1...v5.1.0) (2021-12-20)

**Note:** Version bump only for package @bolt/build-tools--test-multi-lang
Expand Down
4 changes: 2 additions & 2 deletions packages/build-tools/__tests__/multi-lang/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/build-tools--test-multi-lang",
"version": "5.1.0",
"version": "5.1.1",
"private": true,
"description": "Tests for @bolt/build-tools multilingal support",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
"posttest": "rm -rf dist-lang/"
},
"dependencies": {
"@bolt/build-tools": "^5.1.0",
"@bolt/build-tools": "^5.1.1",
"@bolt/components-button": "^5.0.1",
"@bolt/core-v3.x": "^5.0.0",
"@bolt/global": "^5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/build-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/build-tools",
"version": "5.1.0",
"version": "5.1.1",
"description": "Curated collection of front-end build tools in the Bolt Design System.",
"keywords": [
"bolt",
Expand Down
8 changes: 8 additions & 0 deletions packages/configs/stylelint-config/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.

## [5.1.1](https://github.com/bolt-design-system/bolt/tree/master/packages/configs/stylelint-config/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/bolt-design-system/bolt/tree/master/packages/configs/stylelint-config/compare/v5.0.1...v5.1.0) (2021-12-20)

**Note:** Version bump only for package @bolt/stylelint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/configs/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/stylelint-config",
"version": "5.1.0",
"version": "5.1.1",
"description": "Bolt Stylelint config",
"keywords": [
"bolt",
Expand Down
8 changes: 8 additions & 0 deletions packages/servers/default-server/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.

## [5.1.1](https://github.com/boltdesignsystem/bolt/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/boltdesignsystem/bolt/compare/v5.0.1...v5.1.0) (2021-12-20)

**Note:** Version bump only for package @bolt/default-server
Expand Down
4 changes: 2 additions & 2 deletions packages/servers/default-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/default-server",
"version": "5.1.0",
"version": "5.1.1",
"private": true,
"description": "Simple express server used by the Bolt Design System.",
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@bolt/api": "^5.1.0",
"@bolt/build-tools": "^5.1.0",
"@bolt/build-tools": "^5.1.1",
"express": "^4.16.3",
"globby": "^9.2.0",
"lerna": "^4.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/servers/ssr-server/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.

## [5.1.1](https://github.com/boltdesignsystem/bolt/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/boltdesignsystem/bolt/compare/v5.0.1...v5.1.0) (2021-12-20)

**Note:** Version bump only for package @bolt/ssr-server
Expand Down
4 changes: 2 additions & 2 deletions packages/servers/ssr-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/ssr-server",
"version": "5.1.0",
"version": "5.1.1",
"description": "Express and jsdom-powered server / CLI being used by the Bolt Design System for experimentally pre-rendering web components",
"keywords": [
"design system",
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@bolt/api": "^5.1.0",
"@bolt/build-tools": "^5.1.0",
"@bolt/build-tools": "^5.1.1",
"cli-highlight": "^2.1.1",
"document-register-element": "^1.13.1",
"express": "^4.16.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/servers/testing-server/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.

## [5.1.1](https://github.com/boltdesignsystem/bolt/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/boltdesignsystem/bolt/compare/v5.0.1...v5.1.0) (2021-12-20)

**Note:** Version bump only for package @bolt/testing-server
Expand Down
4 changes: 2 additions & 2 deletions packages/servers/testing-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/testing-server",
"version": "5.1.0",
"version": "5.1.1",
"description": "Webpack and express-powered Node server used for testing out web components and Javascript-powered UI in the Bolt Design System.",
"license": "MIT",
"main": "index.js",
Expand All @@ -9,7 +9,7 @@
},
"dependencies": {
"@bolt/api": "^5.1.0",
"@bolt/build-tools": "^5.1.0",
"@bolt/build-tools": "^5.1.1",
"globby": "^9.2.0"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/testing/testing-helpers/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.

## [5.1.1](https://github.com/bolt-design-system/bolt/tree/master/packages/testing-helpers/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/bolt-design-system/bolt/tree/master/packages/testing-helpers/compare/v5.0.1...v5.1.0) (2021-12-20)

**Note:** Version bump only for package @bolt/testing-helpers
Expand Down
4 changes: 2 additions & 2 deletions packages/testing/testing-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/testing-helpers",
"version": "5.1.0",
"version": "5.1.1",
"description": "Helper functions and misc bits of reusable Javascript code to help more easily write tests in the Bolt Design System.",
"keywords": [
"bolt design system",
Expand All @@ -14,7 +14,7 @@
"main": "index.js",
"dependencies": {
"@basalt/twig-renderer": "boltdesignsystem/basalt-twig-renderer#twig-upgrade",
"@bolt/build-tools": "^5.1.0",
"@bolt/build-tools": "^5.1.1",
"@bolt/drupal-twig-extensions": "^5.0.0",
"json-schema-ref-parser": "^7.1.0",
"sleep-promise": "^8.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/testing/testing-jest/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.

## [5.1.1](https://github.com/boltdesignsystem/bolt/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/boltdesignsystem/bolt/compare/v5.0.1...v5.1.0) (2021-12-20)

**Note:** Version bump only for package @bolt/jest-config
Expand Down
6 changes: 3 additions & 3 deletions packages/testing/testing-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/jest-config",
"version": "5.1.0",
"version": "5.1.1",
"description": "Jest testing config + addons for the Bolt Design System.",
"keywords": [
"bolt design system",
Expand All @@ -17,8 +17,8 @@
"main": "config.js",
"dependencies": {
"@babel/core": "^7.13.8",
"@bolt/build-tools": "^5.1.0",
"@bolt/testing-server": "^5.1.0",
"@bolt/build-tools": "^5.1.1",
"@bolt/testing-server": "^5.1.1",
"@moonandyou/chrome-path": "^0.2.1",
"@open-wc/testing-helpers": "^0.9.4",
"babel-jest": "^24.9.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.

## [5.1.1](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v5.1.0...v5.1.1) (2021-12-29)

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





# [5.1.0](https://github.com/bolt-design-system/bolt/tree/master/packages/core-php/compare/v5.0.1...v5.1.0) (2021-12-20)

**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": "5.1.0",
"version": "5.1.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 24aff63

Please sign in to comment.