Skip to content

Commit

Permalink
chore(release): 🚀 [skip ci]
Browse files Browse the repository at this point in the history
 - @blockmatic/[email protected]
 - @blockmatic/[email protected]
  • Loading branch information
gaboesquivel committed Mar 6, 2023
1 parent 023a3c7 commit d1f9ff2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/hooks-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2023-03-06)

### Features

- upgrade to react 18 ([0094745](https://github.com/blockmatic/hooks-utils/commit/00947451491f544221809105f93a47cbe3cd09ea))
6 changes: 6 additions & 0 deletions packages/use-is-mounted/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2023-03-06)

### Features

- upgrade to react 18 ([b3ab4c6](https://github.com/blockmatic/hooks-utils/commit/b3ab4c61d659f71cff9539800319f4aa47317bf8))

# [2.1.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2023-03-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/use-is-mounted/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockmatic/use-is-mounted",
"version": "2.1.0",
"version": "3.0.0",
"description": "A hook to check if your component is mounted",
"author": "Blockmatic.io",
"repository": "[email protected]:blockmatic/hooks-utils.git",
Expand Down

0 comments on commit d1f9ff2

Please sign in to comment.