File tree Expand file tree Collapse file tree 6 files changed +33
-3
lines changed Expand file tree Collapse file tree 6 files changed +33
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.136.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.136.0...v3.136.1 ) (2022-07-25)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** client-kinesis:** support eventstream in subscribeToShard ([ #3818 ] ( https://github.com/aws/aws-sdk-js-v3/issues/3818 ) ) ([ 6892bb9] ( https://github.com/aws/aws-sdk-js-v3/commit/6892bb9057f46c650f19227d9e8b117f0d9c2b68 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.136.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.135.0...v3.136.0 ) (2022-07-22)
7
18
8
19
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.136.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.136.0...v3.136.1 ) (2022-07-25)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-auto-scaling
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.131.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0 ) (2022-07-15)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-auto-scaling
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-auto-scaling" ,
3
3
"description" : " AWS SDK for JavaScript Auto Scaling Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.131.0 " ,
4
+ "version" : " 3.136.1 " ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.136.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.136.0...v3.136.1 ) (2022-07-25)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** client-kinesis:** support eventstream in subscribeToShard ([ #3818 ] ( https://github.com/aws/aws-sdk-js-v3/issues/3818 ) ) ([ 6892bb9] ( https://github.com/aws/aws-sdk-js-v3/commit/6892bb9057f46c650f19227d9e8b117f0d9c2b68 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.131.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0 ) (2022-07-15)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-kinesis
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-kinesis" ,
3
3
"description" : " AWS SDK for JavaScript Kinesis Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.131.0 " ,
4
+ "version" : " 3.136.1 " ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.136.0 " ,
2
+ "version" : " 3.136.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments