Skip to content

Commit 11c7d27

Browse files
chore(release): 1.12.1 [skip ci]
## [1.12.1](v1.12.0...v1.12.1) (2024-11-30) ### Bug Fixes * add new line at end of written version file ([fc95519](fc95519))
1 parent ed3f88e commit 11c7d27

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.1](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.12.0...v1.12.1) (2024-11-30)
2+
3+
4+
### Bug Fixes
5+
6+
* add new line at end of written version file ([fc95519](https://github.com/alexandermendes/semantic-release-react-native/commit/fc95519021a20597e61df7897bb7a8019fcdb9c5))
7+
18
# [1.12.0](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.11.0...v1.12.0) (2024-11-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-react-native",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"description": "Semantic Release plugin for versioning React Native applications.",
55
"author": "Alex Mendes",
66
"license": "ISC",

0 commit comments

Comments
 (0)