From 4dc3d1911fbc842a48591c8f09e48461c9acc6ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Conde?= <16060539+joao-conde@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:19:33 +0100 Subject: [PATCH] version: 0.5.1 --- CHANGELOG.md | 10 ++++++++-- package.json | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc7c98..6419042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,13 +13,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -* Remove Travis CI - [products/#97](https://github.com/ripe-tech/products/issues/97) -* Better verification of response errors and error message +* ### Fixed * +## [0.5.1] - 2023-10-11 + +### Changed + +* Remove Travis CI - [products/#97](https://github.com/ripe-tech/products/issues/97) +* Better verification of response errors and error message + ## [0.5.0] - 2022-07-22 ### Added diff --git a/package.json b/package.json index ef5de1b..b072d13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "invoice-express-api-js", - "version": "0.5.0", + "version": "0.5.1", "description": "The RIPE Invoice Express API client", "keywords": [ "api",