Skip to content

Commit

Permalink
Merge pull request #98 from locoworks/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
ShreyDhyani authored Oct 31, 2023
2 parents bb9f8b9 + 0520a42 commit 61242cd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/large-pens-flash.md

This file was deleted.

6 changes: 6 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @locoworks/reusejs-react-button

## 1.0.0

### Major Changes

- 9647df9: Changed type declaration of busyText in headlessButton to 'React.ReactNode | string'

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@locoworks/reusejs-react-button",
"version": "0.1.1",
"version": "1.0.0",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit 61242cd

Please sign in to comment.