diff --git a/CHANGELOG.md b/CHANGELOG.md index d41d671..e69de29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,141 +0,0 @@ -## [1.0.9](https://github.com/Basis-Theory/3ds-web/compare/v1.0.8...v1.0.9) (2024-04-10) - - -### Bug Fixes - -* check if container already exists before creating ([#38](https://github.com/Basis-Theory/3ds-web/issues/38)) ([8e7b8ff](https://github.com/Basis-Theory/3ds-web/commit/8e7b8ffed4b26d8fbdedf19faba482308afc7236)) - -## [1.0.8](https://github.com/Basis-Theory/3ds-web/compare/v1.0.7...v1.0.8) (2024-04-09) - -## [1.0.7](https://github.com/Basis-Theory/3ds-web/compare/v1.0.6...v1.0.7) (2024-04-03) - - -### Bug Fixes - -* export sdk entry point to window object ([#37](https://github.com/Basis-Theory/3ds-web/issues/37)) ([4979cfc](https://github.com/Basis-Theory/3ds-web/commit/4979cfc112e4a813eaf78fcb44a46512f16dc1c1)) - -## [1.0.6](https://github.com/Basis-Theory/3ds-web/compare/v1.0.5...v1.0.6) (2024-04-03) - - -### Bug Fixes - -* return session straight away if methodurl not available ([#36](https://github.com/Basis-Theory/3ds-web/issues/36)) ([fe022c9](https://github.com/Basis-Theory/3ds-web/commit/fe022c9a13f0415d52252d698135da360caa5e7f)) - -## [1.0.5](https://github.com/Basis-Theory/3ds-web/compare/v1.0.4...v1.0.5) (2024-04-03) - -## [1.0.4](https://github.com/Basis-Theory/3ds-web/compare/v1.0.3...v1.0.4) (2024-04-02) - - -### Bug Fixes - -* fix bundle upload path for minor versions ([#34](https://github.com/Basis-Theory/3ds-web/issues/34)) ([9e73e31](https://github.com/Basis-Theory/3ds-web/commit/9e73e318de610a0519380209e5556816760caa14)) - -## [1.0.3](https://github.com/Basis-Theory/3ds-web/compare/v1.0.2...v1.0.3) (2024-03-28) - - -### Bug Fixes - -* fix cdn prod deploy, tag release as latest in npm ([#33](https://github.com/Basis-Theory/3ds-web/issues/33)) ([a8ca3b8](https://github.com/Basis-Theory/3ds-web/commit/a8ca3b82c647aa24803bea3f1bc85391fc45f074)) - -## [1.0.2](https://github.com/Basis-Theory/3ds-web/compare/v1.0.1...v1.0.2) (2024-03-28) - - -### Bug Fixes - -* push to npm on merge, manual trigger for prod cdn ([#32](https://github.com/Basis-Theory/3ds-web/issues/32)) ([68da02d](https://github.com/Basis-Theory/3ds-web/commit/68da02d6369ea6c6338a02ac1f8c3a5fa45e6707)) - -# [1.0.0-beta.15](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2024-03-27) - -# [1.0.0-beta.14](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2024-03-20) - - -### Bug Fixes - -* fix stringify value method ([#25](https://github.com/Basis-Theory/3ds-web/issues/25)) ([f614827](https://github.com/Basis-Theory/3ds-web/commit/f614827b424c7432c327a3ade6694beb1a0290cc)) - -# [1.0.0-beta.13](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2024-03-20) - -# [1.0.0-beta.12](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2024-03-19) - - -### Bug Fixes - -* make challenge container options optional ([#23](https://github.com/Basis-Theory/3ds-web/issues/23)) ([b7a6057](https://github.com/Basis-Theory/3ds-web/commit/b7a60575c0f3e51c88814c8d3a80d056fa387589)) - -# [1.0.0-beta.11](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2024-03-19) - - -### Features - -* add card brand and split msg handlers ([#21](https://github.com/Basis-Theory/3ds-web/issues/21)) ([dc53bc6](https://github.com/Basis-Theory/3ds-web/commit/dc53bc602358ae0a65d0081fd76672d98568889d)) - -# [1.0.0-beta.10](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2024-03-19) - - -### Features - -* adds support for custom id in challenge container ([#22](https://github.com/Basis-Theory/3ds-web/issues/22)) ([5e88290](https://github.com/Basis-Theory/3ds-web/commit/5e88290db7e66b541cca802961f5b55a8518a537)) - -# [1.0.0-beta.9](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2024-03-12) - - -### Bug Fixes - -* remove iframes instead of iframe containers ([#20](https://github.com/Basis-Theory/3ds-web/issues/20)) ([f549bb8](https://github.com/Basis-Theory/3ds-web/commit/f549bb8da2d58457f7760524b02143be56e13cd6)) - -# [1.0.0-beta.8](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2024-03-11) - - -### Bug Fixes - -* remove iframes and clear timeout after use ([#18](https://github.com/Basis-Theory/3ds-web/issues/18)) ([7e5423f](https://github.com/Basis-Theory/3ds-web/commit/7e5423f90b13be937cdf541c0ca4a612a1575569)) - -# [1.0.0-beta.7](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2024-03-06) - - -### Bug Fixes - -* round down browser color depth to valid value ([#17](https://github.com/Basis-Theory/3ds-web/issues/17)) ([3eeec87](https://github.com/Basis-Theory/3ds-web/commit/3eeec87241fa95cf4bdfbe3a3c35c2695d023638)) - -# [1.0.0-beta.6](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2024-03-04) - -# [1.0.0-beta.5](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-02-22) - - -### Features - -* adds start challenge ([#14](https://github.com/Basis-Theory/3ds-web/issues/14)) ([0c31e16](https://github.com/Basis-Theory/3ds-web/commit/0c31e167d89445594cbd0028928b80b8053e15d4)) - -# [1.0.0-beta.4](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-02-16) - - -### Bug Fixes - -* handle snake case in session response ([#13](https://github.com/Basis-Theory/3ds-web/issues/13)) ([da3112a](https://github.com/Basis-Theory/3ds-web/commit/da3112aa19b687ff41ead4c50409422caf3d3e5e)) - -# [1.0.0-beta.3](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2024-02-15) - - -### Features - -* convert values to snake_case before sending to api ([#12](https://github.com/Basis-Theory/3ds-web/issues/12)) ([bdf3415](https://github.com/Basis-Theory/3ds-web/commit/bdf34154211c5569145e95b727c7c2a2a2a08dc9)) - -# [1.0.0-beta.2](https://github.com/Basis-Theory/3ds-web/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-02-15) - - -### Bug Fixes - -* change session endpoint to plural ([#11](https://github.com/Basis-Theory/3ds-web/issues/11)) ([b92f52a](https://github.com/Basis-Theory/3ds-web/commit/b92f52a0b1e66d87c07bb1370e0e5c439d78d617)) - -# 1.0.0-beta.1 (2024-02-14) - - -### Bug Fixes - -* adds npm_token to step env ([#8](https://github.com/Basis-Theory/3ds-web/issues/8)) ([11bf22a](https://github.com/Basis-Theory/3ds-web/commit/11bf22ad7940d913b60842f5df00f75011c2b839)) - - -### Features - -* allows customization of api base url ([#6](https://github.com/Basis-Theory/3ds-web/issues/6)) ([5417d86](https://github.com/Basis-Theory/3ds-web/commit/5417d8645eab23301d9bf083af10537eaf2fe7e0)) -* create session ([#2](https://github.com/Basis-Theory/3ds-web/issues/2)) ([eb9b273](https://github.com/Basis-Theory/3ds-web/commit/eb9b273f245954b57023abf3fccf9a0aa6c78b03)) diff --git a/README.md b/README.md index 0dc94b3..26f7577 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# 3DS-Web +# `web-threeds` ## Overview -The 3DS-Web SDK is a JavaScript/TypeScript library designed to simplify the implementation of 3DS (3D Secure) authentication processes in web applications. It provides a streamlined interface for handling both the session creation and challenge steps of the 3DS process. +The web-threeds package is a JavaScript/TypeScript library designed to simplify the implementation of 3DS (3D Secure) authentication processes in web applications. It provides a streamlined interface for handling both the session creation and challenge steps of the 3DS process. -The 3DS-Web SDK exposes two main methods: `createSession` and `startChallenge`. These methods facilitate the initiation and handling of 3DS sessions and challenges. +The web-threeds package exposes two main methods: `createSession` and `startChallenge`. These methods facilitate the initiation and handling of 3DS sessions and challenges. ## Methods diff --git a/package.json b/package.json index 337627b..8d2549c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/web-threeds", - "version": "0.0.1", + "version": "0.0.2", "repository": "https://github.com/Basis-Theory/web-threeds", "license": "Apache-2.0", "author": "Basis Theory ",