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]
 - @blockmatic/[email protected]
  • Loading branch information
gaboesquivel committed Jun 27, 2020
1 parent f9ca356 commit 3d20595
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/hooks-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

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

# 0.1.0 (2020-06-27)

**Note:** Version bump only for package @blockmatic/hooks-utils
4 changes: 2 additions & 2 deletions packages/hooks-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "^16.13.1"
},
"dependencies": {
"@blockmatic/use-async-callback": "0.1.0",
"@blockmatic/use-is-mounted": "0.1.0"
"@blockmatic/use-async-callback": "^0.1.0",
"@blockmatic/use-is-mounted": "^0.1.0"
}
}
8 changes: 8 additions & 0 deletions packages/use-async-callback/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

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

# 0.1.0 (2020-06-27)

**Note:** Version bump only for package @blockmatic/use-async-callback
2 changes: 1 addition & 1 deletion packages/use-async-callback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dist"
],
"dependencies": {
"@blockmatic/use-is-mounted": "0.1.0"
"@blockmatic/use-is-mounted": "^0.1.0"
},
"peerDependencies": {
"react": "^16.13.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/use-is-mounted/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

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

# 0.1.0 (2020-06-27)

**Note:** Version bump only for package @blockmatic/use-is-mounted

0 comments on commit 3d20595

Please sign in to comment.