@ucloud-fe/react-components 1.5.11 → 1.5.15

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
@@ -2,6 +2,30 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [1.5.15](https://github.com/UCloud-FE/react-components/compare/v1.5.14...v1.5.15) (2022-09-07)
6
+
7
+ ### Bug Fixes
8
+
9
+ - **Message:** reset title h3 margin ([cad95c9](https://github.com/UCloud-FE/react-components/commit/cad95c95025a52ed5c871b508fc744c774a2a325))
10
+
11
+ ### [1.5.14](https://github.com/UCloud-FE/react-components/compare/v1.5.13...v1.5.14) (2022-09-07)
12
+
13
+ ### Bug Fixes
14
+
15
+ - **Icon:** fix svg icon name typo ([60c6695](https://github.com/UCloud-FE/react-components/commit/60c669509776d6f4663a0f49d767868c8ec7399d))
16
+
17
+ ### [1.5.13](https://github.com/UCloud-FE/react-components/compare/v1.5.12...v1.5.13) (2022-09-07)
18
+
19
+ ### Features
20
+
21
+ - **Message:** update styles、icons、demos ([1aee9ac](https://github.com/UCloud-FE/react-components/commit/1aee9acb366566515841a7eb3051ac2c74d58636))
22
+
23
+ ### [1.5.12](https://github.com/UCloud-FE/react-components/compare/v1.5.11...v1.5.12) (2022-09-01)
24
+
25
+ ### Bug Fixes
26
+
27
+ - **DatePicker:** update @ucloud-fe/calendar to fix date change bug ([f602e5f](https://github.com/UCloud-FE/react-components/commit/f602e5fc3a20352476a48cf93eadb1720090b284))
28
+
5
29
  ### [1.5.11](https://github.com/UCloud-FE/react-components/compare/v1.5.10...v1.5.11) (2022-08-19)
6
30
 
7
31
  ### Bug Fixes