Skip to content

Commit 37f372d

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.4...v1.9.0) (2024-02-14) ### Features * avoid clashes when generating pre-release version numbers ([33e612c](33e612c))
1 parent 5af8a6c commit 37f372d

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.9.0](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.8.4...v1.9.0) (2024-02-14)
2+
3+
4+
### Features
5+
6+
* avoid clashes when generating pre-release version numbers ([33e612c](https://github.com/alexandermendes/semantic-release-react-native/commit/33e612c68de8beac3e36e2f89684c9efb1b72fe3))
7+
18
## [1.8.4](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.8.3...v1.8.4) (2024-02-13)
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.8.4",
3+
"version": "1.9.0",
44
"description": "Semantic Release plugin for versioning React Native applications.",
55
"author": "Alex Mendes",
66
"license": "ISC",

0 commit comments

Comments
 (0)