We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19fb90 commit 4d2cf62Copy full SHA for 4d2cf62
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.2](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.8.1...v1.8.2) (2023-08-14)
2
+
3
4
+### Bug Fixes
5
6
+* tweak pbxproj double quote replacement ([d19fb90](https://github.com/alexandermendes/semantic-release-react-native/commit/d19fb90d7bdba5e2fb8666af0eee1b64fc23c761))
7
8
## [1.8.1](https://github.com/alexandermendes/semantic-release-react-native/compare/v1.8.0...v1.8.1) (2023-08-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-release-react-native",
- "version": "1.8.1",
+ "version": "1.8.2",
"description": "Semantic Release plugin for versioning React Native applications.",
"author": "Alex Mendes",
"license": "ISC",
0 commit comments