Skip to content

Commit

Permalink
Merge pull request #188 from HubSpot/feature/bumpVersion
Browse files Browse the repository at this point in the history
9.0.1
  • Loading branch information
ksvirkou-hubspot authored Dec 5, 2022
2 parents 23f9769 + 6d07689 commit b74c4a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@ 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/9.0.0...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/9.0.1...HEAD)

## [9.0.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.0) - 2022-11-21
## [9.0.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.1) - 2022-12-05

### Fixed
- Fix all assosciation APIs

## [9.0.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.0) - 2022-11-21

### Updated
- Regenerate all clients
Expand Down Expand Up @@ -395,3 +400,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[8.2.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/8.2.0
[8.2.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/8.2.1
[9.0.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.0
[9.0.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.1
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": "9.0.0",
"version": "9.0.1",
"description": "Hubspot API client",
"keywords": [
"hubspot",
Expand Down

0 comments on commit b74c4a6

Please sign in to comment.