Skip to content

Commit ed3f88e

Browse files
2 parents fc95519 + dd31756 commit ed3f88e

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.0](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.11.0...v1.12.0) (2024-11-27)
2+
3+
4+
### Features
5+
6+
* log slightly more when versioning from a file ([e1911ff](https://github.com/alexandermendes/semantic-release-react-native/commit/e1911ff4e15e2a402cb833eaa0b2bca61f4f820e))
7+
18
# [1.11.0](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.10.0...v1.11.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.11.0",
3+
"version": "1.12.0",
44
"description": "Semantic Release plugin for versioning React Native applications.",
55
"author": "Alex Mendes",
66
"license": "ISC",

0 commit comments

Comments
 (0)