Skip to content

Commit

Permalink
Version updates and builds for ${NEW_VERSION_NUMBER}
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherlo Bot committed Oct 5, 2024
1 parent 0571604 commit 4ccb14b
Show file tree
Hide file tree
Showing 6 changed files with 2,360 additions and 2,360 deletions.
4 changes: 2 additions & 2 deletions examples/expo-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sherlo/expo-example",
"version": "1.0.35-alpha",
"version": "1.0.36-alpha",
"private": true,
"main": "index.ts",
"scripts": {
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@sherlo/react-native-storybook": "^1.0.35-alpha",
"@sherlo/react-native-storybook": "^1.0.36-alpha",
"@storybook/addon-actions": "^7.6.10",
"@storybook/addon-controls": "^7.6.10",
"@storybook/addon-designs": "^7.0.9",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"npmClient": "yarn",
"version": "1.0.35-alpha",
"version": "1.0.36-alpha",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
4 changes: 2 additions & 2 deletions packages/action/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sherlo/action",
"version": "1.0.35-alpha",
"version": "1.0.36-alpha",
"description": "A github action that uploads provided iOS & Android builds to Sherlo and starts a test run",
"license": "MIT",
"author": "Sherlo",
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@sherlo/cli": "^1.0.35-alpha"
"@sherlo/cli": "^1.0.36-alpha"
},
"devDependencies": {
"@types/jest": "^26.0.15",
Expand Down
Loading

0 comments on commit 4ccb14b

Please sign in to comment.