Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rams23 committed Oct 26, 2023
1 parent bd7bb8a commit 6008685
Show file tree
Hide file tree
Showing 12 changed files with 54 additions and 6 deletions.
8 changes: 8 additions & 0 deletions 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.6.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.5.0...v0.6.0) (2023-10-26)

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





# [0.5.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.5.0) (2023-10-26)


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.5.0",
"version": "0.6.0",
"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.6.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.5.0...v0.6.0) (2023-10-26)

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





# [0.5.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.5.0) (2023-10-26)


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.5.0",
"version": "0.6.0",
"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.6.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.5.0...v0.6.0) (2023-10-26)

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





# [0.5.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.5.0) (2023-10-26)


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.5.0",
"version": "0.6.0",
"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.6.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.5.0...v0.6.0) (2023-10-26)

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





# [0.5.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.5.0) (2023-10-26)


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.5.0",
"version": "0.6.0",
"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.6.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.5.0...v0.6.0) (2023-10-26)

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





# [0.5.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.5.0) (2023-10-26)

**Note:** Version bump only for package @rn-buildhub/storage-interface
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.5.0",
"version": "0.6.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/storage-s3/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.6.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.5.0...v0.6.0) (2023-10-26)

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





# [0.5.0](https://github.com/xtreamsrl/react-native-build-hub/compare/v0.3.0...v0.5.0) (2023-10-26)


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.5.0",
"version": "0.6.0",
"description": "S3 storage for @rn-buildhub/storage-interface",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 6008685

Please sign in to comment.