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 7e6c289 commit 6318496Copy full SHA for 6318496
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.3](https://github.com/react-native-community/react-native-circleci-orb/compare/v4.0.2...v4.0.3) (2020-04-02)
2
+
3
4
+### Bug Fixes
5
6
+* Ensure that the publish steps works correctly ([7e6c289](https://github.com/react-native-community/react-native-circleci-orb/commit/7e6c289))
7
8
## [4.0.2](https://github.com/react-native-community/react-native-circleci-orb/compare/v4.0.1...v4.0.2) (2020-04-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/circleci-orb",
- "version": "4.0.2",
+ "version": "4.0.3",
"private": true,
"description": "A CircleCI Orb which can be used to simplify building and testing React Native apps.",
"scripts": {
0 commit comments