Skip to content

Commit

Permalink
update changelog and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
josemarinas committed Jan 3, 2024
1 parent adc4023 commit c143b5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions modules/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@ TEMPLATE:
-->

## [UPCOMING]

### Changed
- Chore: Changed voters and approvers count to 1000 from the default value of 100 in Proposal Queries

## [1.21.0]
### Changed

-Update `osx-ethers` to v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion modules/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aragon/sdk-client",
"author": "Aragon Association",
"version": "1.21.0",
"version": "1.21.1",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/sdk-client.esm.js",
Expand Down

0 comments on commit c143b5b

Please sign in to comment.