From 7043f4fa89cdc7e9c8f00d654dfdb9aa9e515aa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Conde?= <16060539+joao-conde@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:00:00 +0000 Subject: [PATCH] version: 1.0.3 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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",