Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# @weave-design/utils-v1.0.0 (2023-02-23)

### Bug Fixes

* **behavior:** bump [@hig](https://github.com/hig)/utils dependents to v0.2.1 ([48b74d0](48b74d0))
* Forcing semantic release by editing readmes ([d39b61f](d39b61f))
* make `combineEventHandlers` more reliable ([cdece6e](cdece6e))

### Features

* **a11y:** add `createButtonEventHandlers` ([05b93f4](05b93f4))
* add combineEventHandlers to new [@hig](https://github.com/hig)/utils package ([76527ce](76527ce))
* add createCustomClassNames ([8b41973](8b41973))
* add generatedId ([e37d6ef](e37d6ef))
* **performance:** add `memoizeCombineEventHandlers` ([bba60c4](bba60c4))
  • Loading branch information
hig-bot committed Feb 23, 2023
1 parent e915329 commit 25aae55
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# @weave-design/utils-v1.0.0 (2023-02-23)


### Bug Fixes

* **behavior:** bump [@hig](https://github.com/hig)/utils dependents to v0.2.1 ([48b74d0](https://github.com/Autodesk/hig/commit/48b74d0))
* Forcing semantic release by editing readmes ([d39b61f](https://github.com/Autodesk/hig/commit/d39b61f))
* make `combineEventHandlers` more reliable ([cdece6e](https://github.com/Autodesk/hig/commit/cdece6e))


### Features

* **a11y:** add `createButtonEventHandlers` ([05b93f4](https://github.com/Autodesk/hig/commit/05b93f4))
* add combineEventHandlers to new [@hig](https://github.com/hig)/utils package ([76527ce](https://github.com/Autodesk/hig/commit/76527ce))
* add createCustomClassNames ([8b41973](https://github.com/Autodesk/hig/commit/8b41973))
* add generatedId ([e37d6ef](https://github.com/Autodesk/hig/commit/e37d6ef))
* **performance:** add `memoizeCombineEventHandlers` ([bba60c4](https://github.com/Autodesk/hig/commit/bba60c4))

# [@hig/utils-v0.4.1](https://github.com/Autodesk/hig/compare/@hig/[email protected]...@hig/[email protected]) (2022-01-12)


Expand Down

0 comments on commit 25aae55

Please sign in to comment.