Skip to content

Commit

Permalink
v8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Aug 23, 2022
1 parent 167b585 commit e4e0887
Show file tree
Hide file tree
Showing 10 changed files with 57 additions and 8 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.

# [8.5.0](https://github.com/blacha/chunkd/compare/v8.4.0...v8.5.0) (2022-08-23)


### Features

* **source-aws:** create a credential provider ([#514](https://github.com/blacha/chunkd/issues/514)) ([167b585](https://github.com/blacha/chunkd/commit/167b585bd57ae845bf93d5351be9054ca5e80625))





# [8.4.0](https://github.com/blacha/chunkd/compare/v8.3.0...v8.4.0) (2022-06-21)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"useYarn": true,
"packages": ["packages/*"],
"version": "8.4.0"
"version": "8.5.0"
}
8 changes: 8 additions & 0 deletions packages/fs/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.

# [8.5.0](https://github.com/blacha/chunkd/compare/v8.4.0...v8.5.0) (2022-08-23)

**Note:** Version bump only for package @chunkd/fs





# [8.4.0](https://github.com/blacha/chunkd/compare/v8.3.0...v8.4.0) (2022-06-21)


Expand Down
4 changes: 2 additions & 2 deletions packages/fs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chunkd/fs",
"version": "8.4.0",
"version": "8.5.0",
"type": "module",
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
Expand All @@ -22,7 +22,7 @@
"@chunkd/source-http": "^8.4.0"
},
"optionalDependencies": {
"@chunkd/source-aws": "^8.4.0",
"@chunkd/source-aws": "^8.5.0",
"@chunkd/source-google-cloud": "^8.4.0"
},
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/source-aws-v2/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.

# [8.5.0](https://github.com/blacha/chunkd/compare/v8.4.0...v8.5.0) (2022-08-23)


### Features

* **source-aws:** create a credential provider ([#514](https://github.com/blacha/chunkd/issues/514)) ([167b585](https://github.com/blacha/chunkd/commit/167b585bd57ae845bf93d5351be9054ca5e80625))





# [8.4.0](https://github.com/blacha/chunkd/compare/v8.3.0...v8.4.0) (2022-06-21)

**Note:** Version bump only for package @chunkd/source-aws-v2
Expand Down
4 changes: 2 additions & 2 deletions packages/source-aws-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chunkd/source-aws-v2",
"version": "8.4.0",
"version": "8.5.0",
"type": "module",
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
Expand All @@ -17,7 +17,7 @@
"scripts": {},
"dependencies": {
"@chunkd/core": "^8.4.0",
"@chunkd/source-aws": "^8.4.0"
"@chunkd/source-aws": "^8.5.0"
},
"peerDependencies": {
"aws-sdk": "*"
Expand Down
8 changes: 8 additions & 0 deletions packages/source-aws-v3/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.

# [8.5.0](https://github.com/blacha/chunkd/compare/v8.4.0...v8.5.0) (2022-08-23)

**Note:** Version bump only for package @chunkd/source-aws-v3





# [8.4.0](https://github.com/blacha/chunkd/compare/v8.3.0...v8.4.0) (2022-06-21)

**Note:** Version bump only for package @chunkd/source-aws-v3
Expand Down
4 changes: 2 additions & 2 deletions packages/source-aws-v3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chunkd/source-aws-v3",
"version": "8.4.0",
"version": "8.5.0",
"type": "module",
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
Expand All @@ -17,7 +17,7 @@
"scripts": {},
"dependencies": {
"@chunkd/core": "^8.4.0",
"@chunkd/source-aws": "^8.4.0"
"@chunkd/source-aws": "^8.5.0"
},
"peerDependencies": {
"@aws-sdk/client-s3": "*",
Expand Down
11 changes: 11 additions & 0 deletions packages/source-aws/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.

# [8.5.0](https://github.com/blacha/chunkd/compare/v8.4.0...v8.5.0) (2022-08-23)


### Features

* **source-aws:** create a credential provider ([#514](https://github.com/blacha/chunkd/issues/514)) ([167b585](https://github.com/blacha/chunkd/commit/167b585bd57ae845bf93d5351be9054ca5e80625))





# [8.4.0](https://github.com/blacha/chunkd/compare/v8.3.0...v8.4.0) (2022-06-21)

**Note:** Version bump only for package @chunkd/source-aws
Expand Down
2 changes: 1 addition & 1 deletion packages/source-aws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chunkd/source-aws",
"version": "8.4.0",
"version": "8.5.0",
"type": "module",
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
Expand Down

0 comments on commit e4e0887

Please sign in to comment.