Skip to content

Commit 1c90fbf

Browse files
committed
Publish v1.0.42
1 parent dbd3e9c commit 1c90fbf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77

88
## [Unreleased]
99

10+
## [1.0.42] - 2024-08-07
11+
1012
### Fixed
1113

1214
- Hide minimum participation details on `ProposalVotingBreakdownToken` module component when minParticipation is set

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aragon/ods",
3-
"version": "1.0.41",
3+
"version": "1.0.42",
44
"description": "Implementation of the Aragon's Open Design System",
55
"main": "dist/index.es.js",
66
"types": "dist/types/src/index.d.ts",

0 commit comments

Comments
 (0)