Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rams23 committed Oct 17, 2023
1 parent 31d1819 commit 558c4c0
Show file tree
Hide file tree
Showing 13 changed files with 64 additions and 10 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.3.1) (2023-10-17)


### Bug Fixes

* change remote config name ([c7a5283](https://github.com/xtreamsrl/react-native-build-hub/commit/c7a52832799f2be024825780f4b7effcc4e2ebca))





# 0.3.0 (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.3.0",
"version": "0.3.1",
"npmClient": "pnpm",
"conventionalCommits": true,
"stream": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.3.1) (2023-10-17)

**Note:** Version bump only for package @rn-buildhub/cli





# 0.3.0 (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rn-buildhub/cli",
"version": "0.3.0",
"version": "0.3.1",
"description": "React Native CLI that caches native builds and speedup your development and release cycle",
"author": "Luca Micieli",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/storage-azure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.3.1) (2023-10-17)

**Note:** Version bump only for package @rn-buildhub/azure-storage





# 0.3.0 (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/storage-azure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rn-buildhub/azure-storage",
"version": "0.3.0",
"version": "0.3.1",
"description": "Azure Storage implementation for @rn-buildhub/storage-interface",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/storage-gcp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.3.1) (2023-10-17)

**Note:** Version bump only for package @rn-buildhub/gcp-storage





# 0.3.0 (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/storage-gcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rn-buildhub/gcp-storage",
"version": "0.3.0",
"version": "0.3.1",
"description": "Google Cloud Storage implementation of @rn-buildhub/storage-interface",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/storage-interface/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.3.1) (2023-10-17)

**Note:** Version bump only for package @rn-buildhub/storage-interface





# 0.3.0 (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/storage-interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rn-buildhub/storage-interface",
"version": "0.3.0",
"version": "0.3.1",
"description": "",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/storage-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.3.1) (2023-10-17)


### Bug Fixes

* change remote config name ([c7a5283](https://github.com/xtreamsrl/react-native-build-hub/commit/c7a52832799f2be024825780f4b7effcc4e2ebca))





# 0.3.0 (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/storage-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rn-buildhub/s3-storage",
"version": "0.3.0",
"version": "0.3.1",
"description": "S3 storage for @rn-buildhub/storage-interface",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 558c4c0

Please sign in to comment.