Skip to content

Commit 8dfc8df

Browse files
committed
chore: release v0.0.1-alpha.8
1 parent 2d659ac commit 8dfc8df

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.0.1-alpha.8](https://github.com/irekrog/react-native-torch-nitro/compare/v0.0.1-alpha.7...v0.0.1-alpha.8) (2025-10-21)
4+
5+
### 🔧 Chores
6+
7+
* update release-it configuration to specify input file for changelog ([2d659ac](https://github.com/irekrog/react-native-torch-nitro/commit/2d659acbf0713a0d2c6ad45f79154340ce7ab9c1))
8+
39
## [0.0.1-alpha.5](https://github.com/irekrog/react-native-torch-nitro/compare/v0.0.1-alpha.4...v0.0.1-alpha.5) (2025-10-16)
410

511
### 🐛 Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-torch-nitro",
3-
"version": "0.0.1-alpha.7",
3+
"version": "0.0.1-alpha.8",
44
"description": "react-native-torch-nitro",
55
"main": "lib/index",
66
"module": "lib/index",

0 commit comments

Comments
 (0)