Skip to content

Commit

Permalink
Merge pull request #96 from HubSpot/feature/bumpVersion
Browse files Browse the repository at this point in the history
bump version to 5.1
  • Loading branch information
ksvirkou-hubspot authored Feb 17, 2022
2 parents 5a4ca6b + 411bbbe commit d9d49ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ 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/5.0.0...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/5.1.0...HEAD)

## [5.1.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/5.1.0) - 2022-02-17

### Updated
- Regenerate all clients
- Update all dev dependencies

## [5.0.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/5.0.0) - 2021-12-15

Expand Down
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": "5.0.0",
"version": "5.1.0",
"description": "Hubspot API client",
"keywords": [
"hubspot",
Expand Down

0 comments on commit d9d49ee

Please sign in to comment.