diff --git a/CHANGELOG.md b/CHANGELOG.md index bf51737..20c1a66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +* + +## [1.0.3] - 2023-11-29 + +### Fixed + * Auth header in request build method - [#36](https://github.com/ripe-tech/ups-api-js/issues/36) ## [1.0.2] - 2023-11-20 diff --git a/package.json b/package.json index 2a93f1d..2364b05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ups-api", - "version": "1.0.2", + "version": "1.0.3", "description": "The RIPE UPS API client", "keywords": [ "api",