Skip to content

Commit

Permalink
Publish v1.0.56
Browse files Browse the repository at this point in the history
  • Loading branch information
arabot-1 committed Nov 26, 2024
1 parent 32ac3fe commit fa94a9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [1.0.56] - 2024-11-26

### Added

- Update peer dependencies to allow React 19
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aragon/gov-ui-kit",
"version": "1.0.55",
"version": "1.0.56",
"description": "Implementation of the Aragon's Governance UI Kit",
"main": "dist/index.es.js",
"types": "dist/types/src/index.d.ts",
Expand Down

0 comments on commit fa94a9a

Please sign in to comment.