chargebee-js
Version:
Javascript Client SDK to implement Chargebee on frontend.
42 lines (21 loc) • 2.12 kB
Markdown
# chargebee-js
## 1.0.5
### Patch Changes
- [#30](https://github.com/hirenf14/chargebee-js/pull/30) [`9f5ced8`](https://github.com/hirenf14/chargebee-js/commit/9f5ced824ed70f245905b61701698b0473f1d710) Thanks [@hirenf14](https://github.com/hirenf14)! - downgraded target to es2019
## 1.0.4
### Patch Changes
- [`df300f5`](https://github.com/hirenf14/chargebee-js/commit/df300f544113f4a90b4b3d8c7fca87c4128ee7d1) Thanks [@hirenf14](https://github.com/hirenf14)! - Chargebee instance with Checkout and Hosted page typeDef
## 1.0.3
### Patch Changes
- [#15](https://github.com/hirenf14/chargebee-js/pull/15) [`28f1dd1`](https://github.com/hirenf14/chargebee-js/commit/28f1dd103bf6a1df442bbbfae9d74fe662cdd50a) Thanks [@hirenf14](https://github.com/hirenf14)! - ci: removed example from package
## 1.0.2
### Patch Changes
- [#10](https://github.com/hirenf14/chargebee-js/pull/10) [`9a09215`](https://github.com/hirenf14/chargebee-js/commit/9a09215752d10fd5cabbc7e477ab002f2ba66cbe) Thanks [@hirenf14](https://github.com/hirenf14)! - Added React Example of package.
- [#12](https://github.com/hirenf14/chargebee-js/pull/12) [`c94417c`](https://github.com/hirenf14/chargebee-js/commit/c94417ca516a9f6bdd1b5a34ccbdbd3cfc843fe3) Thanks [@hirenf14](https://github.com/hirenf14)! - Removed redundant files
- [#11](https://github.com/hirenf14/chargebee-js/pull/11) [`1d6e0a1`](https://github.com/hirenf14/chargebee-js/commit/1d6e0a1b28ed393f96a1016a02604d140c2e8a64) Thanks [@hirenf14](https://github.com/hirenf14)! - Updated documentation
## 1.0.1
### Patch Changes
- [#8](https://github.com/hirenf14/chargebee-js/pull/8) [`96dd5db`](https://github.com/hirenf14/chargebee-js/commit/96dd5db3acf0904f88b7979a0dc6d60c9cfe350a) Thanks [@hirenf14](https://github.com/hirenf14)! - Prevented Re-initialization of instance when already inited.
## 1.0.0
### Major Changes
- [#2](https://github.com/hirenf14/chargebee-js/pull/2) [`cb32f35`](https://github.com/hirenf14/chargebee-js/commit/cb32f356e5f7b4ae6edebae5a475a8afb3f16b7d) Thanks [@hirenf14](https://github.com/hirenf14)! - Chargebee Client SDK as NPM package