Skip to content

Commit

Permalink
Merge pull request #154 from HubSpot/feature/bumpVersion8.3.0
Browse files Browse the repository at this point in the history
bump version to 8.3.0
  • Loading branch information
ksvirkou-hubspot authored Jul 15, 2022
2 parents a0dfd60 + bc3d6f7 commit 93d63bd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,17 @@ 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/8.2.1...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/8.3.0...HEAD)

## [8.3.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/8.3.0) - 2022-07-15

### Added

- Signature's Util `HubSpot\Utils\Signature`

### Deprecated

- Webhook's Util `HubSpot\Utils\Webhooks`

## [8.2.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/8.2.1) - 2022-06-10

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

0 comments on commit 93d63bd

Please sign in to comment.