Skip to content

Commit 9abd648

Browse files
chore(release): 1.8.3 [skip ci]
## [1.8.3](v1.8.2...v1.8.3) (2024-01-18) ### Bug Fixes * allow double backslashes in pbxproj files ([4d196e9](4d196e9))
1 parent 8f744f2 commit 9abd648

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.8.3](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.8.2...v1.8.3) (2024-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* allow double backslashes in pbxproj files ([4d196e9](https://github.com/alexandermendes/semantic-release-react-native/commit/4d196e98356c481048e8618ae0313521f6b54371))
7+
18
## [1.8.2](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.8.1...v1.8.2) (2023-08-14)
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.2",
3+
"version": "1.8.3",
44
"description": "Semantic Release plugin for versioning React Native applications.",
55
"author": "Alex Mendes",
66
"license": "ISC",

0 commit comments

Comments
 (0)