Skip to content

Commit c24f334

Browse files
Release v33.0.1 from PR #730
2 parents 3893886 + 3b80736 commit c24f334

4 files changed

Lines changed: 795 additions & 659 deletions

File tree

.github/workflows/ai-pr-review.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## [33.0.1] - 2026-05-13
12+
13+
### Fixed
14+
- Updated `lodash` dependency from 4.17.21 to 4.18.1
15+
- Updated `axios` dependency from 1.13.6 to 1.16.0
16+
- Updated transitive dependencies via `npm audit fix`: `ajv`, `brace-expansion`, `diff`, `follow-redirects`, `js-yaml`, `minimatch`, `picomatch`, `yaml`
17+
1118
## [33.0.0] - 2026-05-05
1219
### Added
1320
- Added projects v2 API
@@ -1243,7 +1250,8 @@ Those fields will be formatted as "2020-07-13" instead of "2020-07-13T00:00:00.0
12431250
* Fixed `GET /goal/:id/results` error handling in case when there are no existing stages connected to specified goal
12441251
* Fixed typo in lead example response (`crrency` to `currency`)
12451252

1246-
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v33.0.0...HEAD
1253+
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v33.0.1...HEAD
1254+
[33.0.1]: https://github.com/pipedrive/api-docs/compare/v33.0.0...v33.0.1
12471255
[33.0.0]: https://github.com/pipedrive/api-docs/compare/v32.2.1...v33.0.0
12481256
[32.2.1]: https://github.com/pipedrive/api-docs/compare/v32.2.0...v32.2.1
12491257
[32.2.0]: https://github.com/pipedrive/api-docs/compare/v32.1.0...v32.2.0

0 commit comments

Comments
 (0)