From ab52222cd69f22cb9b47285dd886a64552d3e19f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 28 Dec 2021 11:23:24 +0000 Subject: [PATCH] chore(release): 1.19.0 [skip ci] # [1.19.0](https://github.com/Basis-Theory/docs/compare/v1.18.0...v1.19.0) (2021-12-28) ### Features * refer to new Elements consolidated interfaces ([#135](https://github.com/Basis-Theory/docs/issues/135)) ([9349e13](https://github.com/Basis-Theory/docs/commit/9349e13ea757a995d78648d724e6bbc5399641b2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d481f4a8..67990e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.19.0](https://github.com/Basis-Theory/docs/compare/v1.18.0...v1.19.0) (2021-12-28) + + +### Features + +* refer to new Elements consolidated interfaces ([#135](https://github.com/Basis-Theory/docs/issues/135)) ([9349e13](https://github.com/Basis-Theory/docs/commit/9349e13ea757a995d78648d724e6bbc5399641b2)) + # [1.18.0](https://github.com/Basis-Theory/docs/compare/v1.17.0...v1.18.0) (2021-12-22) diff --git a/package.json b/package.json index b86ad0bd..04cbc171 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "basistheory-docs", - "version": "1.18.0", + "version": "1.19.0", "description": "Basis Theory Docs", "repository": "https://github.com/Basis-Theory/docs", "author": "Basis Theory",