@aragon/gov-ui-kit 1.3.0 → 1.4.0

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,19 @@
1
1
  # @aragon/gov-ui-kit
2
2
 
3
+ ## 1.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#465](https://github.com/aragon/gov-ui-kit/pull/465) [`7ea0aa2`](https://github.com/aragon/gov-ui-kit/commit/7ea0aa205cecc4cbf69e77ef9f9c763d9191f432) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump aragon/github-templates to 0.4
8
+
9
+ - [#467](https://github.com/aragon/gov-ui-kit/pull/467) [`4315e9c`](https://github.com/aragon/gov-ui-kit/commit/4315e9c91e0ff846e138c82721e3a99e4b894363) Thanks [@cgero-eth](https://github.com/cgero-eth)! - Update module components to set ethereum mainnet as default value for chain-id property
10
+
11
+ - [#464](https://github.com/aragon/gov-ui-kit/pull/464) [`cce53d1`](https://github.com/aragon/gov-ui-kit/commit/cce53d18098e7f96add2c503cc1f04655bffded5) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update minor and patch NPM dependencies
12
+
13
+ ### Patch Changes
14
+
15
+ - [#466](https://github.com/aragon/gov-ui-kit/pull/466) [`83762be`](https://github.com/aragon/gov-ui-kit/commit/83762bea8b74b8b255d28c18b6671795c6965987) Thanks [@thekidnamedkd](https://github.com/thekidnamedkd)! - Implement 'link' prop and component within `<DefinitionList.Item />`
16
+
3
17
  ## 1.3.0
4
18
 
5
19
  ### Minor Changes