Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@weave-design/button-v1.1.0](https://github.com/Autodesk/hig/compare/@weave-design/[email protected]...@weave-design/[email protected]) (2023-08-24)

### Features

* add buttonRef prop ([92ce3a4](92ce3a4))
  • Loading branch information
hig-bot committed Aug 24, 2023
1 parent 0dc473c commit 9ab9c8b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@weave-design/button-v1.1.0](https://github.com/Autodesk/hig/compare/@weave-design/[email protected]...@weave-design/[email protected]) (2023-08-24)


### Features

* add buttonRef prop ([92ce3a4](https://github.com/Autodesk/hig/commit/92ce3a4))

# @weave-design/button-v1.0.0 (2023-02-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weave-design/button",
"version": "1.0.0",
"version": "1.1.0",
"description": "Weave Button",
"author": "Autodesk Inc.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9ab9c8b

Please sign in to comment.