Skip to content

Commit 6e06701

Browse files
committed
Publish
- @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected] - @bedrock-layout/[email protected]
1 parent 1d184d9 commit 6e06701

32 files changed

+187
-36
lines changed

packages/appboundary/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.3.0 (2022-02-09)
7+
8+
9+
### Features
10+
11+
* **center:** adopt CSSLength in center ([dccb9d8](https://github.com/Bedrock-Layouts/Bedrock/commit/dccb9d8598c3fe0a8e2942be3b23ad275dd6336e))
12+
13+
14+
15+
16+
617
## 2.2.6 (2022-01-28)
718

819
**Note:** Version bump only for package @bedrock-layout/appboundary

packages/appboundary/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/appboundary",
3-
"version": "2.2.6",
3+
"version": "2.3.0",
44
"description": "bedrock-layout appboundary",
55
"sideEffects": false,
66
"private": false,
@@ -35,8 +35,8 @@
3535
"lib"
3636
],
3737
"dependencies": {
38-
"@bedrock-layout/center": "^2.2.6",
39-
"@bedrock-layout/spacing-constants": "^2.5.1"
38+
"@bedrock-layout/center": "^2.3.0",
39+
"@bedrock-layout/spacing-constants": "^2.6.0"
4040
},
4141
"peerDependencies": {
4242
"react": "^16.8 || ^17",

packages/bedrock-layout-css/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.6](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-02-09)
7+
8+
**Note:** Version bump only for package @bedrock-layout/bedrock-layout-css
9+
10+
11+
12+
13+
614
## 1.4.5 (2022-02-03)
715

816

packages/bedrock-layout-css/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/bedrock-layout-css",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"description": "bedrock-layout css version",
55
"sideEffects": false,
66
"private": false,
@@ -27,7 +27,7 @@
2727
"lib"
2828
],
2929
"devDependencies": {
30-
"@bedrock-layout/spacing-constants": "^2.5.1"
30+
"@bedrock-layout/spacing-constants": "^2.6.0"
3131
},
3232
"repository": {
3333
"type": "git",

packages/center/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.3.0 (2022-02-09)
7+
8+
9+
### Features
10+
11+
* **center:** adopt CSSLength in center ([dccb9d8](https://github.com/Bedrock-Layouts/Bedrock/commit/dccb9d8598c3fe0a8e2942be3b23ad275dd6336e))
12+
13+
14+
15+
16+
617
## 2.2.6 (2022-01-28)
718

819
**Note:** Version bump only for package @bedrock-layout/center

packages/center/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/center",
3-
"version": "2.2.6",
3+
"version": "2.3.0",
44
"description": "bedrock-layout center",
55
"sideEffects": false,
66
"private": false,
@@ -36,7 +36,7 @@
3636
"lib"
3737
],
3838
"dependencies": {
39-
"@bedrock-layout/spacing-constants": "^2.5.1"
39+
"@bedrock-layout/spacing-constants": "^2.6.0"
4040
},
4141
"peerDependencies": {
4242
"react": "^16.8 || ^17",

packages/column-drop/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.2.2 (2022-02-09)
7+
8+
**Note:** Version bump only for package @bedrock-layout/column-drop
9+
10+
11+
12+
13+
614
## 1.2.1 (2022-01-28)
715

816
**Note:** Version bump only for package @bedrock-layout/column-drop

packages/column-drop/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/column-drop",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "bedrock-layout column-drop",
55
"sideEffects": false,
66
"private": false,
@@ -36,7 +36,7 @@
3636
"lib"
3737
],
3838
"dependencies": {
39-
"@bedrock-layout/spacing-constants": "^2.5.1"
39+
"@bedrock-layout/spacing-constants": "^2.6.0"
4040
},
4141
"peerDependencies": {
4242
"react": "^16.8 || ^17",

packages/columns/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2.3.9 (2022-02-09)
7+
8+
**Note:** Version bump only for package @bedrock-layout/columns
9+
10+
11+
12+
13+
614
## 2.3.8 (2022-01-28)
715

816
**Note:** Version bump only for package @bedrock-layout/columns

packages/columns/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/columns",
3-
"version": "2.3.8",
3+
"version": "2.3.9",
44
"description": "bedrock-layout columns",
55
"sideEffects": false,
66
"private": false,
@@ -35,8 +35,8 @@
3535
"lib"
3636
],
3737
"dependencies": {
38-
"@bedrock-layout/spacing-constants": "^2.5.1",
39-
"@bedrock-layout/stack": "^2.3.6",
38+
"@bedrock-layout/spacing-constants": "^2.6.0",
39+
"@bedrock-layout/stack": "^2.3.7",
4040
"@bedrock-layout/type-utils": "^0.0.14",
4141
"@bedrock-layout/use-container-query": "^1.3.1",
4242
"@bedrock-layout/use-forwarded-ref": "^1.1.11"

packages/cover/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2.2.7 (2022-02-09)
7+
8+
**Note:** Version bump only for package @bedrock-layout/cover
9+
10+
11+
12+
13+
614
## 2.2.6 (2022-01-28)
715

816
**Note:** Version bump only for package @bedrock-layout/cover

packages/cover/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/cover",
3-
"version": "2.2.6",
3+
"version": "2.2.7",
44
"description": "bedrock-layout cover",
55
"sideEffects": false,
66
"private": false,
@@ -36,7 +36,7 @@
3636
"lib"
3737
],
3838
"dependencies": {
39-
"@bedrock-layout/spacing-constants": "^2.5.1"
39+
"@bedrock-layout/spacing-constants": "^2.6.0"
4040
},
4141
"peerDependencies": {
4242
"react": "^16.8 || ^17",

packages/frame/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.2.8](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-02-09)
7+
8+
**Note:** Version bump only for package @bedrock-layout/frame
9+
10+
11+
12+
13+
614
## [2.2.7](https://github.com/Bedrock-Layouts/Bedrock/compare/@bedrock-layout/[email protected]...@bedrock-layout/[email protected]) (2022-02-03)
715

816

packages/frame/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/frame",
3-
"version": "2.2.7",
3+
"version": "2.2.8",
44
"description": "bedrock-layout frame",
55
"sideEffects": false,
66
"private": false,
@@ -36,7 +36,7 @@
3636
"lib"
3737
],
3838
"dependencies": {
39-
"@bedrock-layout/spacing-constants": "^2.5.1"
39+
"@bedrock-layout/spacing-constants": "^2.6.0"
4040
},
4141
"peerDependencies": {
4242
"react": "^16.8 || ^17",

packages/grid/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.3.0 (2022-02-09)
7+
8+
9+
### Features
10+
11+
* **grid:** use CSSLength type in Grid and MasonryGrid ([d7a4df5](https://github.com/Bedrock-Layouts/Bedrock/commit/d7a4df5b4b367f02df9b133223e831e2fb09c826))
12+
13+
14+
15+
16+
617
## 2.2.6 (2022-01-28)
718

819
**Note:** Version bump only for package @bedrock-layout/grid

packages/grid/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/grid",
3-
"version": "2.2.6",
3+
"version": "2.3.0",
44
"description": "bedrock-layout grid",
55
"sideEffects": false,
66
"private": false,
@@ -35,7 +35,7 @@
3535
"lib"
3636
],
3737
"dependencies": {
38-
"@bedrock-layout/spacing-constants": "^2.5.1"
38+
"@bedrock-layout/spacing-constants": "^2.6.0"
3939
},
4040
"peerDependencies": {
4141
"react": "^16.8 || ^17",

packages/inline-cluster/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2.4.5 (2022-02-09)
7+
8+
**Note:** Version bump only for package @bedrock-layout/inline-cluster
9+
10+
11+
12+
13+
614
## 2.4.4 (2022-01-28)
715

816
**Note:** Version bump only for package @bedrock-layout/inline-cluster

packages/inline-cluster/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/inline-cluster",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"description": "bedrock-layout inline-cluster",
55
"sideEffects": false,
66
"private": false,
@@ -35,7 +35,7 @@
3535
"lib"
3636
],
3737
"dependencies": {
38-
"@bedrock-layout/spacing-constants": "^2.5.1"
38+
"@bedrock-layout/spacing-constants": "^2.6.0"
3939
},
4040
"peerDependencies": {
4141
"react": "^16.8 || ^17",

packages/inline/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2.3.6 (2022-02-09)
7+
8+
**Note:** Version bump only for package @bedrock-layout/inline
9+
10+
11+
12+
13+
614
## 2.3.5 (2022-01-28)
715

816
**Note:** Version bump only for package @bedrock-layout/inline

packages/inline/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/inline",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"description": "bedrock-layout inline",
55
"sideEffects": false,
66
"private": false,
@@ -36,8 +36,8 @@
3636
"lib"
3737
],
3838
"dependencies": {
39-
"@bedrock-layout/inline-cluster": "^2.4.4",
40-
"@bedrock-layout/spacing-constants": "^2.5.1"
39+
"@bedrock-layout/inline-cluster": "^2.4.5",
40+
"@bedrock-layout/spacing-constants": "^2.6.0"
4141
},
4242
"peerDependencies": {
4343
"react": "^16.8 || ^17",

packages/masonry-grid/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.4.0 (2022-02-09)
7+
8+
9+
### Features
10+
11+
* **grid:** use CSSLength type in Grid and MasonryGrid ([d7a4df5](https://github.com/Bedrock-Layouts/Bedrock/commit/d7a4df5b4b367f02df9b133223e831e2fb09c826))
12+
13+
14+
15+
16+
617
## 2.3.2 (2022-01-28)
718

819
**Note:** Version bump only for package @bedrock-layout/masonry-grid

packages/masonry-grid/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bedrock-layout/masonry-grid",
3-
"version": "2.3.2",
3+
"version": "2.4.0",
44
"description": "bedrock-layout masonry-grid",
55
"sideEffects": false,
66
"private": false,
@@ -35,8 +35,8 @@
3535
"lib"
3636
],
3737
"dependencies": {
38-
"@bedrock-layout/grid": "^2.2.6",
39-
"@bedrock-layout/spacing-constants": "^2.5.1",
38+
"@bedrock-layout/grid": "^2.3.0",
39+
"@bedrock-layout/spacing-constants": "^2.6.0",
4040
"@bedrock-layout/use-resize-observer": "^1.1.1"
4141
},
4242
"peerDependencies": {

packages/padbox/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.2.0 (2022-02-09)
7+
8+
9+
### Features
10+
11+
* **spacing-option:** add CSSLength type checking ([b08e2cc](https://github.com/Bedrock-Layouts/Bedrock/commit/b08e2cc959aeeb6f3c4e0f68cd904e5a51eab8db))
12+
13+
14+
15+
16+
617
## 2.1.6 (2022-01-28)
718

819
**Note:** Version bump only for package @bedrock-layout/padbox

0 commit comments

Comments
 (0)