@qn-pandora/pandora-component 4.0.10 → 4.0.11

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.json CHANGED
@@ -1,6 +1,26 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-component",
3
3
  "entries": [
4
+ {
5
+ "version": "4.0.11",
6
+ "tag": "@qn-pandora/pandora-component_v4.0.11",
7
+ "date": "Wed, 24 May 2023 07:19:25 GMT",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "2023.05.24发包"
12
+ }
13
+ ],
14
+ "dependency": [
15
+ {
16
+ "comment": "Updating dependency \"@qn-pandora/pandora-component-icons\" from `^3.0.13` to `^3.0.14`"
17
+ },
18
+ {
19
+ "comment": "Updating dependency \"@qn-pandora/app-sdk\" from `^3.0.14` to `^3.0.15`"
20
+ }
21
+ ]
22
+ }
23
+ },
4
24
  {
5
25
  "version": "4.0.10",
6
26
  "tag": "@qn-pandora/pandora-component_v4.0.10",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,14 @@
1
1
  # Change Log - @qn-pandora/pandora-component
2
2
 
3
- This log was last generated on Tue, 23 May 2023 03:12:29 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 24 May 2023 07:19:25 GMT and should not be manually modified.
4
+
5
+ ## 4.0.11
6
+
7
+ Wed, 24 May 2023 07:19:25 GMT
8
+
9
+ ### Patches
10
+
11
+ - 2023.05.24 发包
4
12
 
5
13
  ## 4.0.10
6
14