Skip to content

Commit 45323b6

Browse files
Fix versions
1 parent f6ab24f commit 45323b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
996996
25. getSubscriptions => getAll (webhooks()->subscriptionsApi())
997997
26. updateSubscription => update (webhooks()->subscriptionsApi())
998998

999-
[Unreleased]: https://github.com/HubSpot/hubspot-api-php/compare/13.1.0...HEAD
999+
[Unreleased]: https://github.com/HubSpot/hubspot-api-php/compare/13.1.1...HEAD
10001000
[1.0.0-beta]: https://github.com/HubSpot/hubspot-api-php/releases/tag/v1.0.0-beta
10011001
[1.1.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/1.1.0
10021002
[1.2.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/1.2.0
@@ -1059,4 +1059,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10591059
[13.0.0beta.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.0.0beta.1
10601060
[13.0.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.0.0
10611061
[13.0.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.0.1
1062-
[13.1.10]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.1.0
1062+
[13.1.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.1.0
1063+
[13.1.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.1.1

0 commit comments

Comments
 (0)