Skip to content

Commit 846ca27

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected] - @next-shared/[email protected]
1 parent b6dafc5 commit 846ca27

File tree

6 files changed

+37
-3
lines changed

6 files changed

+37
-3
lines changed

bricks/basic/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.45.0](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-09-04)
7+
8+
9+
### Features
10+
11+
* new brick: eo-iframe ([5c0f3c4](https://github.com/easyops-cn/next-bricks/commit/5c0f3c47fb467ae1a03c4da87e414f83af1a6731))
12+
* new provider: set-timeout ([fceccdc](https://github.com/easyops-cn/next-bricks/commit/fceccdc19c69b239a2c85140f1b15b56a01fe253))
13+
14+
15+
16+
17+
618
## [1.44.2](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-09-03)
719

820
**Note:** Version bump only for package @next-bricks/basic

bricks/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/basic",
3-
"version": "1.44.2",
3+
"version": "1.45.0",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/basic",
55
"repository": {
66
"type": "git",

bricks/containers/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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+
# [1.9.0](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-09-04)
7+
8+
9+
### Features
10+
11+
* **eo-page-view:** add aside slot ([b7f131b](https://github.com/easyops-cn/next-bricks/commit/b7f131b6657ad028e72acb33f570dff872296e1c))
12+
13+
14+
15+
16+
617
## [1.8.3](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-09-03)
718

819
**Note:** Version bump only for package @next-bricks/containers

bricks/containers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/containers",
3-
"version": "1.8.3",
3+
"version": "1.9.0",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/containers",
55
"repository": {
66
"type": "git",

shared/common-bricks/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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+
# [0.50.0](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2024-09-04)
7+
8+
9+
### Features
10+
11+
* new brick: eo-iframe ([5c0f3c4](https://github.com/easyops-cn/next-bricks/commit/5c0f3c47fb467ae1a03c4da87e414f83af1a6731))
12+
13+
14+
15+
16+
617
## [0.49.1](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2024-09-03)
718

819
**Note:** Version bump only for package @next-shared/common-bricks

shared/common-bricks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-shared/common-bricks",
3-
"version": "0.49.1",
3+
"version": "0.50.0",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/shared/common-bricks",
55
"license": "GPL-3.0",
66
"repository": {

0 commit comments

Comments
 (0)