@aragon/gov-ui-kit 1.0.65 → 1.0.66

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
@@ -7,6 +7,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [1.0.66] - 2025-02-11
11
+
12
+ ### Changed
13
+
14
+ - Bump `actions/setup-python` to 5.4.0
15
+ - Update minor and patch NPM dependencies
16
+ - Improve code coverage on core and modules components
17
+
18
+ ### Fixed
19
+
20
+ - Fix documentation pages on primitive variables
21
+ - Use correct token symbol in asset transfer warning for supported chains
22
+
10
23
  ## [1.0.65] - 2025-01-30
11
24
 
12
25
  ### Changed