Skip to content

Commit 9f320cb

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-10-19) ### Bug Fixes * format config ([2dc869b](2dc869b)) ### Miscellaneous Chores * Add back button margin ([#48](#48)) ([085188e](085188e)) * Exclude .md files from prettify rules ([#46](#46)) ([ec112cf](ec112cf))
1 parent 2dc869b commit 9f320cb

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.1](https://github.com/appium/VodQAReactNative/compare/v1.0.0...v1.0.1) (2025-10-19)
6+
7+
8+
### Bug Fixes
9+
10+
* format config ([2dc869b](https://github.com/appium/VodQAReactNative/commit/2dc869b058432eebe726fcaf375d58848c806842))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* Add back button margin ([#48](https://github.com/appium/VodQAReactNative/issues/48)) ([085188e](https://github.com/appium/VodQAReactNative/commit/085188e6a5a5db43589ec4732dc9df581d713311))
16+
* Exclude .md files from prettify rules ([#46](https://github.com/appium/VodQAReactNative/issues/46)) ([ec112cf](https://github.com/appium/VodQAReactNative/commit/ec112cf62a27db5eeed83bb1a1de1f8cfdeb6233))
17+
518
## 1.0.0 (2025-10-19)
619

720

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": "VodQAReactNative",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

0 commit comments

Comments
 (0)