@qn-pandora/pandora-component 4.1.2 → 4.1.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -1,6 +1,26 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-component",
3
3
  "entries": [
4
+ {
5
+ "version": "4.1.3",
6
+ "tag": "@qn-pandora/pandora-component_v4.1.3",
7
+ "date": "Wed, 26 Jul 2023 09:10:30 GMT",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "2023.07.26 publish"
12
+ }
13
+ ],
14
+ "dependency": [
15
+ {
16
+ "comment": "Updating dependency \"@qn-pandora/pandora-component-icons\" from `^3.1.2` to `^3.1.3`"
17
+ },
18
+ {
19
+ "comment": "Updating dependency \"@qn-pandora/app-sdk\" from `^3.1.2` to `^3.1.3`"
20
+ }
21
+ ]
22
+ }
23
+ },
4
24
  {
5
25
  "version": "4.1.2",
6
26
  "tag": "@qn-pandora/pandora-component_v4.1.2",
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, 25 Jul 2023 09:47:47 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 26 Jul 2023 09:10:30 GMT and should not be manually modified.
4
+
5
+ ## 4.1.3
6
+
7
+ Wed, 26 Jul 2023 09:10:30 GMT
8
+
9
+ ### Patches
10
+
11
+ - 2023.07.26 publish
4
12
 
5
13
  ## 4.1.2
6
14