Skip to content

Commit d7b8c8c

Browse files
Merge pull request #15 from wethegit/release/v2.0.4
release: 2.0.4
2 parents 48aa60c + a1e1f83 commit d7b8c8c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/brown-dots-think.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/wethegit-react-hooks/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wethegit/react-hooks
22

3+
## 2.0.4
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/wethegit/react-hooks/pull/14) [`ac38ad4`](https://github.com/wethegit/react-hooks/commit/ac38ad499b6de8b2a669a35c249b8ec43e1b3caa) Thanks [@marlonmarcello](https://github.com/marlonmarcello)! - fix: support commonjs
8+
39
## 2.0.3
410

511
### Patch Changes

packages/wethegit-react-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wethegit/react-hooks",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "A collection of helpers for use in React projects.",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)