@aragon/gov-ui-kit 1.0.68 → 1.0.69

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,15 @@ 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.69] - 2025-03-03
11
+
12
+ ### Changed
13
+
14
+ - Update `ProposalActions` module components to support controlled accordion state
15
+ - Update `NumberFormat.TOKEN_AMOUNT_SHORT` to round to two decimal places for small values
16
+ - Disable `postinstall` scripts by default
17
+ - Update minor and patch NPM dependencies
18
+
10
19
  ## [1.0.68] - 2025-02-21
11
20
 
12
21
  ### Fixed