Skip to content

Commit 415c7d5

Browse files
committed
Publish v1.17.0
1 parent ea1fcae commit 415c7d5

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/nine-moles-start.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aragon/gov-ui-kit
22

3+
## 1.17.0
4+
5+
### Minor Changes
6+
7+
- [#583](https://github.com/aragon/gov-ui-kit/pull/583) [`03cabfa`](https://github.com/aragon/gov-ui-kit/commit/03cabfaf1037c549268c5b25f52e567a30411d98) Thanks [@milosh86](https://github.com/milosh86)! - Add `hideValue` flag to `TransactionDataListItem` to hide fiat value
8+
39
## 1.16.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aragon/gov-ui-kit",
3-
"version": "1.16.0",
3+
"version": "1.17.0",
44
"description": "Implementation of the Aragon's Governance UI Kit",
55
"main": "dist/index.es.js",
66
"types": "dist/types/src/index.d.ts",

0 commit comments

Comments
 (0)