Skip to content

Commit

Permalink
Publish v1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
arabot-1 committed Apr 24, 2024
1 parent 2c3fc04 commit 27c5f25
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.25] - 2024-04-24

### Added

- Setup `Dependabot` to keep dependencies updated
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/ods",
"version": "1.0.24",
"version": "1.0.25",
"description": "Implementation of the Aragon's Open Design System",
"main": "dist/index.es.js",
"types": "dist/types/src/index.d.ts",
Expand Down

0 comments on commit 27c5f25

Please sign in to comment.