Skip to content

Commit

Permalink
Publish v3.707.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 5, 2024
1 parent e1c6f60 commit 331273f
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.707.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.706.0...v3.707.0) (2024-12-05)


### Features

* **client-partnercentral-selling:** Introducing the preview of new partner central selling APIs designed to transform how AWS partners collaborate and co-sell with multiple partners. This enables multiple partners to seamlessly engage and jointly pursue customer opportunities, fostering a new era of collaborative selling. ([e1c6f60](https://github.com/aws/aws-sdk-js-v3/commit/e1c6f608c72ab71f118d1fa14e84ef4d2a04f74d))
* **client-qbusiness:** This release removes the deprecated UserId and UserGroups fields from SearchRelevantContent api's request parameters. ([bf694a1](https://github.com/aws/aws-sdk-js-v3/commit/bf694a1614ea46ef99d3e6cdb93969d26ce82459))





# [3.706.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.705.0...v3.706.0) (2024-12-04)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-partnercentral-selling/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.

# [3.707.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.706.0...v3.707.0) (2024-12-05)


### Features

* **client-partnercentral-selling:** Introducing the preview of new partner central selling APIs designed to transform how AWS partners collaborate and co-sell with multiple partners. This enables multiple partners to seamlessly engage and jointly pursue customer opportunities, fostering a new era of collaborative selling. ([e1c6f60](https://github.com/aws/aws-sdk-js-v3/commit/e1c6f608c72ab71f118d1fa14e84ef4d2a04f74d))





# [3.699.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0) (2024-11-22)

**Note:** Version bump only for package @aws-sdk/client-partnercentral-selling
Expand Down
2 changes: 1 addition & 1 deletion clients/client-partnercentral-selling/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-partnercentral-selling",
"description": "AWS SDK for JavaScript Partnercentral Selling Client for Node.js, Browser and React Native",
"version": "3.699.0",
"version": "3.707.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-qbusiness/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.

# [3.707.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.706.0...v3.707.0) (2024-12-05)


### Features

* **client-qbusiness:** This release removes the deprecated UserId and UserGroups fields from SearchRelevantContent api's request parameters. ([bf694a1](https://github.com/aws/aws-sdk-js-v3/commit/bf694a1614ea46ef99d3e6cdb93969d26ce82459))





# [3.705.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.704.0...v3.705.0) (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-qbusiness/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-qbusiness",
"description": "AWS SDK for JavaScript Qbusiness Client for Node.js, Browser and React Native",
"version": "3.705.0",
"version": "3.707.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-qbusiness",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.706.0",
"version": "3.707.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit 331273f

Please sign in to comment.