Skip to content

Commit f5ab0a8

Browse files
33.1.0
1 parent 854ca26 commit f5ab0a8

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an
88

99
## [Unreleased]
1010

11+
## [33.1.0] - 2026-05-22
12+
1113
## [33.0.1] - 2026-05-13
1214

1315
### Fixed
@@ -1250,7 +1252,8 @@ Those fields will be formatted as "2020-07-13" instead of "2020-07-13T00:00:00.0
12501252
* Fixed `GET /goal/:id/results` error handling in case when there are no existing stages connected to specified goal
12511253
* Fixed typo in lead example response (`crrency` to `currency`)
12521254

1253-
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v33.0.1...HEAD
1255+
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v33.1.0...HEAD
1256+
[33.1.0]: https://github.com/pipedrive/api-docs/compare/v33.0.1...v33.1.0
12541257
[33.0.1]: https://github.com/pipedrive/api-docs/compare/v33.0.0...v33.0.1
12551258
[33.0.0]: https://github.com/pipedrive/api-docs/compare/v32.2.1...v33.0.0
12561259
[32.2.1]: https://github.com/pipedrive/api-docs/compare/v32.2.0...v32.2.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pipedrive",
3-
"version": "33.0.1",
3+
"version": "33.1.0",
44
"description": "Pipedrive REST client for NodeJS",
55
"license": "MIT",
66
"homepage": "https://developers.pipedrive.com",

0 commit comments

Comments
 (0)