Skip to content

Commit

Permalink
[skip travis] chore(release): release v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielamorse committed Aug 3, 2021
1 parent aebe93d commit 18ed66e
Show file tree
Hide file tree
Showing 194 changed files with 1,151 additions and 375 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.0](https://github.com/boltdesignsystem/bolt/compare/v4.1.1...v4.2.0) (2021-08-03)

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





## [4.1.1](https://github.com/boltdesignsystem/bolt/compare/v4.1.0...v4.1.1) (2021-07-27)

**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.2.0](https://github.com/bolt-design-system/bolt/compare/v4.1.1...v4.2.0) (2021-08-03)

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





## [4.1.1](https://github.com/bolt-design-system/bolt/compare/v4.1.0...v4.1.1) (2021-07-27)

**Note:** Version bump only for package @bolt/website
Expand Down
16 changes: 8 additions & 8 deletions docs-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/website",
"version": "4.1.1",
"version": "4.2.0",
"private": true,
"description": "Bolt Design System Website",
"repository": {
Expand Down Expand Up @@ -33,14 +33,14 @@
},
"dependencies": {
"@bolt/analytics-autotrack": "^4.0.0",
"@bolt/components-page-footer": "^4.1.0",
"@bolt/components-page-header": "^4.1.0",
"@bolt/components-search-filter": "^4.1.0",
"@bolt/components-page-footer": "^4.2.0",
"@bolt/components-page-header": "^4.2.0",
"@bolt/components-search-filter": "^4.2.0",
"@bolt/lazy-queue": "^4.0.0",
"@bolt/micro-journeys": "^4.1.0",
"@bolt/shadow-toggle": "^4.1.0",
"@bolt/starter-kit": "^4.1.1",
"@bolt/theme-switcher": "^4.1.0"
"@bolt/micro-journeys": "^4.2.0",
"@bolt/shadow-toggle": "^4.2.0",
"@bolt/starter-kit": "^4.2.0",
"@bolt/theme-switcher": "^4.2.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-build-classic": "^12.1.0",
Expand Down
8 changes: 8 additions & 0 deletions docs-site/src/components/docs-search/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.0](https://github.com/boltdesignsystem/bolt/compare/v4.1.1...v4.2.0) (2021-08-03)

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





# [4.1.0](https://github.com/boltdesignsystem/bolt/compare/v4.0.2...v4.1.0) (2021-07-19)

**Note:** Version bump only for package @bolt/docs-search
Expand Down
4 changes: 2 additions & 2 deletions docs-site/src/components/docs-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/docs-search",
"version": "4.1.0",
"version": "4.2.0",
"private": true,
"description": "Internal Docs Site Search for the Bolt Design System",
"keywords": [
Expand All @@ -15,7 +15,7 @@
"main": "index.js",
"style": "docs-search.scss",
"dependencies": {
"@bolt/core-v3.x": "^4.1.0",
"@bolt/core-v3.x": "^4.2.0",
"@bolt/lazy-queue": "^4.0.0",
"docsearch.js": "^2.6.2",
"querystring": "^0.2.0"
Expand Down
8 changes: 8 additions & 0 deletions docs-site/src/components/radio-switch/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.0](https://github.com/boltdesignsystem/bolt/compare/v4.1.1...v4.2.0) (2021-08-03)

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





# [4.1.0](https://github.com/boltdesignsystem/bolt/compare/v4.0.2...v4.1.0) (2021-07-19)

**Note:** Version bump only for package @bolt/components-radio-switch
Expand Down
4 changes: 2 additions & 2 deletions docs-site/src/components/radio-switch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/components-radio-switch",
"version": "4.1.0",
"version": "4.2.0",
"private": true,
"description": "Radio switch toggle",
"keywords": [
Expand All @@ -14,7 +14,7 @@
"main": "index.js",
"style": "radio-switch.scss",
"dependencies": {
"@bolt/core-v3.x": "^4.1.0",
"@bolt/core-v3.x": "^4.2.0",
"@bolt/lazy-queue": "^4.0.0"
},
"maintainers": [
Expand Down
8 changes: 8 additions & 0 deletions docs-site/src/components/shadow-toggle/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.0](https://github.com/boltdesignsystem/bolt/compare/v4.1.1...v4.2.0) (2021-08-03)

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





# [4.1.0](https://github.com/boltdesignsystem/bolt/compare/v4.0.2...v4.1.0) (2021-07-19)

**Note:** Version bump only for package @bolt/shadow-toggle
Expand Down
6 changes: 3 additions & 3 deletions docs-site/src/components/shadow-toggle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/shadow-toggle",
"version": "4.1.0",
"version": "4.2.0",
"private": true,
"description": "A toggle switch for the Bolt Design System that allows developers to globally enable / disable Shadow DOM rendering in web components for easier debugging & development",
"keywords": [
Expand All @@ -16,8 +16,8 @@
"main": "index.js",
"style": "shadow-toggle.scss",
"dependencies": {
"@bolt/core-v3.x": "^4.1.0",
"@bolt/element": "^4.1.0",
"@bolt/core-v3.x": "^4.2.0",
"@bolt/element": "^4.2.0",
"@bolt/lazy-queue": "^4.0.0"
},
"maintainers": [
Expand Down
8 changes: 8 additions & 0 deletions docs-site/src/components/theme-switcher/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.0](https://github.com/boltdesignsystem/bolt/compare/v4.1.1...v4.2.0) (2021-08-03)

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





# [4.1.0](https://github.com/boltdesignsystem/bolt/compare/v4.0.2...v4.1.0) (2021-07-19)

**Note:** Version bump only for package @bolt/theme-switcher
Expand Down
6 changes: 3 additions & 3 deletions docs-site/src/components/theme-switcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/theme-switcher",
"version": "4.1.0",
"version": "4.2.0",
"private": true,
"description": "Internal Docs Site Theme Switcher for the Bolt Design System",
"keywords": [
Expand All @@ -15,8 +15,8 @@
"main": "index.js",
"style": "theme-switcher.scss",
"dependencies": {
"@bolt/core-v3.x": "^4.1.0",
"@bolt/element": "^4.1.0",
"@bolt/core-v3.x": "^4.2.0",
"@bolt/element": "^4.2.0",
"@bolt/lazy-queue": "^4.0.0"
},
"maintainers": [
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.1.1",
"version": "4.2.0",
"command": {
"publish": {
"allowBranch": [
Expand Down
8 changes: 8 additions & 0 deletions packages/base-element/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.0](https://github.com/boltdesignsystem/bolt/compare/v4.1.1...v4.2.0) (2021-08-03)

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





# [4.1.0](https://github.com/boltdesignsystem/bolt/compare/v4.0.2...v4.1.0) (2021-07-19)

**Note:** Version bump only for package @bolt/element
Expand Down
4 changes: 2 additions & 2 deletions packages/base-element/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@bolt/element",
"version": "4.1.0",
"version": "4.2.0",
"description": "Web Component Base used in the Bolt Design System",
"license": "MIT",
"main": "index.js",
"dependencies": {
"@bolt/core-v3.x": "^4.1.0",
"@bolt/core-v3.x": "^4.2.0",
"@bolt/polyfills": "^4.0.0",
"@open-wc/lit-helpers": "^0.3.5",
"camel-case": "^4.1.1",
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.0](https://github.com/boltdesignsystem/bolt/compare/v4.1.1...v4.2.0) (2021-08-03)

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





## [4.1.1](https://github.com/boltdesignsystem/bolt/compare/v4.1.0...v4.1.1) (2021-07-27)

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

0 comments on commit 18ed66e

Please sign in to comment.