Skip to content

Commit 59ab3c6

Browse files
committed
chore: updated the auto-changelog starting version for v5
1 parent ed2ec1f commit 59ab3c6

8 files changed

+291
-1312
lines changed

.auto-changelog

-27
This file was deleted.

CHANGELOG.md

-686
Large diffs are not rendered by default.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A performant interactive bottom sheet with fully configurable options 🚀
2727

2828
## Getting Started
2929

30-
Check out [the documentation website](https://gorhom.github.io/react-native-bottom-sheet).
30+
Check out [the documentation website](https://ui.gorhom.dev/components/bottom-sheet).
3131

3232
## Versioning
3333

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"@types/invariant": "^2.2.34",
5353
"@types/react": "18.2.45",
5454
"@types/react-native": "0.73.0",
55-
"auto-changelog": "^2.4.0",
5655
"copyfiles": "^2.4.1",
5756
"eslint": "^8.21.0",
5857
"eslint-config-prettier": "^8.8.0",
@@ -66,7 +65,7 @@
6665
"react-native-builder-bob": "^0.23.2",
6766
"react-native-gesture-handler": "^2.16.1",
6867
"react-native-reanimated": "^3.10.1",
69-
"release-it": "^17.0.1",
68+
"release-it": "^17.6.0",
7069
"typescript": "^5.3.0"
7170
},
7271
"peerDependencies": {

scripts/auto-changelog.js

-44
This file was deleted.

templates/changelog-template.hbs

-122
This file was deleted.

templates/release-template.hbs

-43
This file was deleted.

0 commit comments

Comments
 (0)