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 7c044cb commit 092f2b2Copy full SHA for 092f2b2
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# [1.1.0](https://github.com/react-native-community/react-native-circleci-orb/compare/v1.0.0...v1.1.0) (2019-04-25)
2
+
3
4
+### Features
5
6
+* Add parameters to configure the executors ([7c044cb](https://github.com/react-native-community/react-native-circleci-orb/commit/7c044cb))
package.json
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/circleci-orb",
- "version": "1.0.0",
+ "version": "1.1.0",
"private": true,
"description": "A CircleCI Orb which can be used to simplify building and testing React Native apps.",
"scripts": {
0 commit comments