Skip to content

Commit 69ecf8b

Browse files
author
awstools
committed
Publish v3.536.0
1 parent e1a2dc2 commit 69ecf8b

File tree

101 files changed

+471
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+471
-51
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
9+
### Features
10+
11+
* **client-cloudformation:** This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed. ([29679ab](https://github.com/aws/aws-sdk-js-v3/commit/29679ab8c4de7dc44372d707b64c743919ea4fc5))
12+
* **client-kms:** Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy ([8a73474](https://github.com/aws/aws-sdk-js-v3/commit/8a73474fe43db805ab88982b9fb2096aaa23395c))
13+
* **client-mediatailor:** This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer. ([72ad42d](https://github.com/aws/aws-sdk-js-v3/commit/72ad42dce096bf363152eb9911396f01e8c25f06))
14+
* **client-rds:** This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations. ([861baa7](https://github.com/aws/aws-sdk-js-v3/commit/861baa753dc3d53f38c4ad122a1d4e01e5e47cdf))
15+
* **client-s3:** Fix two issues with response root node names. ([cdd51de](https://github.com/aws/aws-sdk-js-v3/commit/cdd51de3139dce0ac85a6ec568116bb9bc637bba))
16+
* **clients:** update client endpoints as of 2024-03-18 ([e1a2dc2](https://github.com/aws/aws-sdk-js-v3/commit/e1a2dc249fe77ab7a810126af32dcc12dc230f07))
17+
18+
19+
20+
21+
622
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
723

824

benchmark/size/report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
|@aws-sdk/node-http-handler|3.370.0|14.4 KB|N/A|N/A|N/A|
5151
|@aws-sdk/polly-request-presigner|3.495.0|23.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5252
|@aws-sdk/s3-presigned-post|3.496.0|27.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53-
|@aws-sdk/s3-request-presigner|3.534.0|32.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53+
|@aws-sdk/s3-request-presigner|3.535.0|32.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5454
|@aws-sdk/signature-v4|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
5555
|@aws-sdk/signature-v4-crt|3.533.0|55.7 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.370.0|18.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|

clients/client-alexa-for-business/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-alexa-for-business
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-alexa-for-business

clients/client-alexa-for-business/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-alexa-for-business",
33
"description": "AWS SDK for JavaScript Alexa For Business Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-alexa-for-business",

clients/client-appconfig/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-appconfig
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-appconfig

clients/client-appconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-appconfig",
33
"description": "AWS SDK for JavaScript Appconfig Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-appconfig",

clients/client-application-discovery-service/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-application-discovery-service
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-application-discovery-service

clients/client-application-discovery-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-application-discovery-service",
33
"description": "AWS SDK for JavaScript Application Discovery Service Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-application-discovery-service",

clients/client-chime/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-chime
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-chime

clients/client-chime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-chime",
33
"description": "AWS SDK for JavaScript Chime Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-chime",

clients/client-cloudformation/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
9+
### Features
10+
11+
* **client-cloudformation:** This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed. ([29679ab](https://github.com/aws/aws-sdk-js-v3/commit/29679ab8c4de7dc44372d707b64c743919ea4fc5))
12+
13+
14+
15+
16+
617
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
718

819
**Note:** Version bump only for package @aws-sdk/client-cloudformation

clients/client-cloudformation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-cloudformation",
33
"description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-cloudformation",

clients/client-cloudhsm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cloudhsm
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-cloudhsm

clients/client-cloudhsm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-cloudhsm",
33
"description": "AWS SDK for JavaScript Cloudhsm Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-cloudhsm",

clients/client-cloudtrail/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cloudtrail
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-cloudtrail

clients/client-cloudtrail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-cloudtrail",
33
"description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-cloudtrail",

clients/client-cloudwatch-logs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cloudwatch-logs
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-cloudwatch-logs

clients/client-cloudwatch-logs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-cloudwatch-logs",
33
"description": "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs",

clients/client-codedeploy/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-codedeploy
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-codedeploy

clients/client-codedeploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-codedeploy",
33
"description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-codedeploy",

clients/client-comprehendmedical/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-comprehendmedical
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-comprehendmedical

clients/client-comprehendmedical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-comprehendmedical",
33
"description": "AWS SDK for JavaScript Comprehendmedical Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-comprehendmedical",

clients/client-direct-connect/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-direct-connect
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-direct-connect

clients/client-direct-connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-direct-connect",
33
"description": "AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-direct-connect",

clients/client-drs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-drs
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-drs

clients/client-drs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-drs",
33
"description": "AWS SDK for JavaScript Drs Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-drs",

clients/client-efs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-efs
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-efs

clients/client-efs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-efs",
33
"description": "AWS SDK for JavaScript Efs Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-efs",

clients/client-elastic-transcoder/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-elastic-transcoder
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-elastic-transcoder

clients/client-elastic-transcoder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-elastic-transcoder",
33
"description": "AWS SDK for JavaScript Elastic Transcoder Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-elastic-transcoder",

clients/client-emr/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.536.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.535.0...v3.536.0) (2024-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-emr
9+
10+
11+
12+
13+
614
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
715

816
**Note:** Version bump only for package @aws-sdk/client-emr

clients/client-emr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-emr",
33
"description": "AWS SDK for JavaScript Emr Client for Node.js, Browser and React Native",
4-
"version": "3.535.0",
4+
"version": "3.536.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-emr",

0 commit comments

Comments
 (0)