Skip to content

Commit

Permalink
Bump version to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvirkou-hubspot committed Oct 4, 2024
1 parent 43c3c3a commit 0d0f113
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/HubSpot/hubspot-php/compare/v5.2.0...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-php/compare/v5.3.0...HEAD)

## [5.3.0]

### Changes

- Added `SevenShores\Hubspot\Utils\Timestamp`.
- Update `psr/http-message` version to `^1.1 || ^2.0`.

## [5.2.0]

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/hubspot-php",
"version": "5.2.0",
"version": "5.3.0",
"description": "HubSpot PHP API client",
"keywords": [ "hubspot", "api" ],
"license": "Apache-2.0",
Expand Down

0 comments on commit 0d0f113

Please sign in to comment.