From 54e10d0b82f74694966606dbcda470f606146653 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Sep 2022 17:05:38 +0000 Subject: [PATCH] chore(release): 1.49.1 [skip ci] ## [1.49.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.49.0...v1.49.1) (2022-09-05) ### Bug Fixes * library typings relative imports ([#232](https://github.com/Basis-Theory/basis-theory-js/issues/232)) ([9a68299](https://github.com/Basis-Theory/basis-theory-js/commit/9a68299e712d3caca192cbce7fa8f9846682f5c4)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 650bd7a5..1eb73054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.49.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.49.0...v1.49.1) (2022-09-05) + + +### Bug Fixes + +* library typings relative imports ([#232](https://github.com/Basis-Theory/basis-theory-js/issues/232)) ([9a68299](https://github.com/Basis-Theory/basis-theory-js/commit/9a68299e712d3caca192cbce7fa8f9846682f5c4)) + # [1.49.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.48.0...v1.49.0) (2022-08-26) diff --git a/package.json b/package.json index 3a602822..5f72b9a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.49.0", + "version": "1.49.1", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {