Skip to content

Commit

Permalink
Merge pull request #14 from hirenf14/changeset-release/main
Browse files Browse the repository at this point in the history
ci(changesets): version packages
  • Loading branch information
hirenf14 authored Jan 31, 2024
2 parents 9a84b97 + 14fc32d commit ec713ef
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/sixty-phones-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-crews-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-wasps-collect.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# chargebee-js

## 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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chargebee-js",
"version": "1.0.1",
"version": "1.0.2",
"description": "Javascript Client SDK to implement Chargebee on frontend.",
"type": "module",
"author": {
Expand Down

0 comments on commit ec713ef

Please sign in to comment.