Skip to content

Commit

Permalink
Publish v1.0.61
Browse files Browse the repository at this point in the history
  • Loading branch information
arabot-1 committed Dec 29, 2024
1 parent e99681c commit c106e0d
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.61] - 2024-12-29

### Added

- Implement `StyleBlock` component to document the components-specific customisations
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.60",
"version": "1.0.61",
"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 c106e0d

Please sign in to comment.