@next-bricks/presentational-bricks 1.222.1 → 1.222.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,18 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.222.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.1...@next-bricks/presentational-bricks@1.222.2) (2021-10-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **brick-utils:** 复制成功/失败文案可配置 ([380ac2f](https://github.com/easyops-cn/next-basics/commit/380ac2f4a3ba83ef057b11575b332a59f62d5be8))
12
+ * 耗时构件支持单位样式调整 Closed EVENT-357 ([35c7155](https://github.com/easyops-cn/next-basics/commit/35c715578803bc41dee4e6a156c09905b5596273))
13
+
14
+
15
+
16
+
17
+
6
18
  ## [1.222.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.0...@next-bricks/presentational-bricks@1.222.1) (2021-10-04)
7
19
 
8
20
 
package/dist/bricks.json CHANGED
@@ -6,8 +6,8 @@
6
6
  "presentational-bricks.brick-descriptions",
7
7
  "presentational-bricks.brick-tree",
8
8
  "presentational-bricks.brick-list",
9
- "presentational-bricks.brick-table",
10
9
  "presentational-bricks.brick-general-search",
10
+ "presentational-bricks.brick-table",
11
11
  "presentational-bricks.brick-button",
12
12
  "presentational-bricks.brick-delete-confirm",
13
13
  "presentational-bricks.brick-humanize-time",