Skip to content

Commit

Permalink
Merge pull request #53 from 0xStation/changeset-release/main
Browse files Browse the repository at this point in the history
Upcoming Release Changes
  • Loading branch information
Aminejvm authored Nov 8, 2023
2 parents 7d769b8 + 700a33a commit d0c5e07
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wet-numbers-greet.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @groupos/ui-components

## 0.2.2

### Patch Changes

- 7015293: - Modal: change overlay's background color - Button: add hover state to the Danger variant

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupos/ui-components",
"version": "0.2.1",
"version": "0.2.2",
"description": "Station UI components",
"scripts": {
"build": "tsup && tsc --emitDeclarationOnly --declaration && node ./build.mjs",
Expand Down

0 comments on commit d0c5e07

Please sign in to comment.