Skip to content

Commit

Permalink
Merge pull request #7 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 30, 2024
2 parents b211a69 + 52fc0e3 commit 950c170
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-feet-press.md

This file was deleted.

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

## 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
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": "0.1.0",
"version": "1.0.0",
"description": "Javascript Client SDK to implement Chargebee on frontend.",
"type": "module",
"author": {
Expand Down

0 comments on commit 950c170

Please sign in to comment.