Skip to content

Commit bc9c39c

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2024-11-27) ### Features * add support for updating from a build version file ([47a8038](47a8038))
1 parent 47a8038 commit bc9c39c

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.11.0](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.10.0...v1.11.0) (2024-11-27)
2+
3+
4+
### Features
5+
6+
* add support for updating from a build version file ([47a8038](https://github.com/alexandermendes/semantic-release-react-native/commit/47a803823226ace47690063a5b580eec0f7e80bf))
7+
18
# [1.10.0](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.9.1...v1.10.0) (2024-04-01)
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.10.0",
3+
"version": "1.11.0",
44
"description": "Semantic Release plugin for versioning React Native applications.",
55
"author": "Alex Mendes",
66
"license": "ISC",

0 commit comments

Comments
 (0)