Skip to content

Commit f046fb6

Browse files
committed
again
1 parent 7667511 commit f046fb6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/hooks",
3-
"version": "1.0.0",
3+
"version": "2.0.1",
44
"description": "",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

release.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module.exports = {
2+
tagFormat: '${version}',
23
plugins: [
34
'@semantic-release/commit-analyzer',
45
'@semantic-release/release-notes-generator',

0 commit comments

Comments
 (0)