Skip to content

Commit

Permalink
10.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvirkou-hubspot committed Apr 27, 2023
1 parent cdeb692 commit 9c2e6ef
Show file tree
Hide file tree
Showing 3 changed files with 487 additions and 507 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/10.0.0-beta...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/10.0.0-beta.2...HEAD)

## [10.0.0-beta](https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta0) - 2023-04-12
## [10.0.0-beta.2](https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta.2) - 2023-04-27

## Updated

- Add new event types to webhooks.

## [10.0.0-beta](https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta) - 2023-04-12

## Updated

Expand Down Expand Up @@ -522,3 +528,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[9.2.2]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.2
[9.3.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.3.0
[9.4.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.4.0
[10.0.0-beta]: https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta
[10.0.0-beta.2]: https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta.2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hubspot/api-client",
"version": "10.0.0-beta",
"version": "10.0.0-beta.2",
"description": "Hubspot API client",
"keywords": [
"hubspot",
Expand Down
Loading

0 comments on commit 9c2e6ef

Please sign in to comment.