Skip to content

Commit e98474b

Browse files
HowlHowl
authored andcommitted
chore: update version
1 parent ff193d3 commit e98474b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-native-calendar-kit/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@howljs/calendar-kit",
3-
"version": "2.0.5",
3+
"version": "2.1.0",
44
"description": "React Native Calendar Kit",
55
"scripts": {
66
"test": "jest",
@@ -107,6 +107,7 @@
107107
},
108108
"release-it": {
109109
"git": {
110+
"requireCleanWorkingDir": false,
110111
"commitMessage": "chore: release ${version}",
111112
"tagName": "v${version}"
112113
},

0 commit comments

Comments
 (0)