@explorer-1/vue 1.1.1 → 1.1.3

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
@@ -1,5 +1,20 @@
1
1
  # @explorer-1/vue
2
2
 
3
+ ## 1.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - efc1a49: Dependency updates. Fixing storybook docs pages bug.
8
+ - Updated dependencies [efc1a49]
9
+ - @explorer-1/common@2.1.2
10
+
11
+ ## 1.1.2
12
+
13
+ ### Patch Changes
14
+
15
+ - 4789384: Fixing CSR table block attachment link.
16
+ - c9cb4e4: Changing background color of main footer
17
+
3
18
  ## 1.1.1
4
19
 
5
20
  ### Patch Changes