Skip to content

Commit

Permalink
Publish v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arabot-1 committed Jul 10, 2023
1 parent 50b7d7a commit 3e6cc75
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 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.2] - 2023-07-10

### Added

- Export Tailwind configuration file
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": "0.1.1",
"version": "0.1.2",
"description": "Implementation of the Aragon's Open Design System",
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit 3e6cc75

Please sign in to comment.