Skip to content

Commit 4894e8e

Browse files
Merge branch 'typescript-rc' into 118
2 parents b718665 + 962716c commit 4894e8e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -318,12 +318,12 @@ Based on this [Changelog post](https://developers.pipedrive.com/changelog/post/b
318318

319319
## [18.0.3] - 2023-01-11
320320
### Updated dependencies
321-
- Updated `json5` from 2.2.1 to 2.2.3
322-
- Updated `qs` from 6.9.3 to 6.11.0
323-
- Updated `formidable` from 2.0.1 to 2.1.1
324-
- Updated `decode-uri-component` from 0.2.0 to 0.2.2
325-
- Updated `minimatch` from 3.0.4 to 3.1.2
326-
- Updated `mocha` from 8.4.0 to 10.1.0
321+
- Updated `json5` from 2.2.1 to 2.2.3
322+
- Updated `qs` from 6.9.3 to 6.11.0
323+
- Updated `formidable` from 2.0.1 to 2.1.1
324+
- Updated `decode-uri-component` from 0.2.0 to 0.2.2
325+
- Updated `minimatch` from 3.0.4 to 3.1.2
326+
- Updated `mocha` from 8.4.0 to 10.1.0
327327

328328
## [18.0.2] - 2022-12-22
329329
### Fixed
@@ -336,7 +336,7 @@ Based on this [Changelog post](https://developers.pipedrive.com/changelog/post/b
336336
## 18.0.0
337337
### Security
338338
- Removed `.instance` static property from sdk client to prevent race conditions when using it as a singleton
339-
See the updated examples in the readme to get an overview of the necessary code changes.
339+
See the updated examples in the readme to get an overview of the necessary code changes.
340340

341341
## 17.5.2
342342
### Changed
@@ -485,9 +485,9 @@ Based on this [Changelog post](https://developers.pipedrive.com/changelog/post/b
485485
- Renamed file with long name and it's class.
486486

487487
Old name:
488-
AnyOfRecentsActivityRecentsActivityTypeRecentsDealRecentsFileRecentsFilterRecentsNoteRecentsPersonRecentsOrganizationRecentsPipelineRecentsProductRecentsStageRecentsUser
488+
AnyOfRecentsActivityRecentsActivityTypeRecentsDealRecentsFileRecentsFilterRecentsNoteRecentsPersonRecentsOrganizationRecentsPipelineRecentsProductRecentsStageRecentsUser
489489
New name:
490-
AnyOfRecents
490+
AnyOfRecents
491491

492492
## 14.0.1
493493
### Fixed
@@ -662,7 +662,7 @@ Those fields will be formatted as "2020-07-13" instead of "2020-07-13T00:00:00.0
662662
## 12.2.0
663663
### Changed
664664
- Changed notes and comments endpoints additional_data to match the correct pagination response
665-
structure
665+
structure
666666
* GET /notes
667667
* GET /notes/:id/comments
668668

0 commit comments

Comments
 (0)