Skip to content

Commit

Permalink
Updated RC version to 23.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
s-pogoda committed Jun 28, 2024
1 parent 1181489 commit 8ab9f8d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ structure
* Fixed `GET /goal/:id/results` error handling in case when there are no existing stages connected to specified goal
* Fixed typo in lead example response (`crrency` to `currency`)

[Unreleased]: https://github.com/pipedrive/api-docs/compare/v22.3.1-rc.5...v22.3.1-rc.6
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v22.3.1-rc.5...v23.0.0-rc.1
[22.3.1-rc.5]: https://github.com/pipedrive/api-docs/compare/v22.3.1-rc.4...v22.3.1-rc.5
[22.3.1-rc.4]: https://github.com/pipedrive/api-docs/compare/v22.3.1-rc.3...v22.3.1-rc.4
[23.0.0]: https://github.com/pipedrive/api-docs/compare/v22.10.1...v23.0.0
Expand Down
4 changes: 2 additions & 2 deletions models/add-product-request-all-of.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: 1.0.0
*
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand All @@ -15,7 +15,7 @@


/**
*
*
* @export
* @interface AddProductRequestAllOf
*/
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pipedrive",
"version": "22.3.1-rc.6",
"version": "23.0.0-rc.1",
"description": "Pipedrive REST client for NodeJS",
"license": "MIT",
"homepage": "https://developers.pipedrive.com",
Expand Down

0 comments on commit 8ab9f8d

Please sign in to comment.