Skip to content

Commit

Permalink
chore(release): version package
Browse files Browse the repository at this point in the history
  • Loading branch information
brankoconjic committed Feb 16, 2024
1 parent 5bc530a commit f4e941d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/real-steaks-drop.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lemonsqueezy/lemonsqueezy.js

## 2.1.0

### Minor Changes

- [#58](https://github.com/lmsqueezy/lemonsqueezy.js/pull/58) [`5bc530a`](https://github.com/lmsqueezy/lemonsqueezy.js/commit/5bc530a47c0be08f2b8b759dbce1deff4c15a874) Thanks [@keyding](https://github.com/keyding)! - Added `tax_inclusive` parameter to Order objects and Subscription invoice objects

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lemonsqueezy/lemonsqueezy.js",
"description": "The official Lemon Squeezy JavaScript SDK.",
"version": "2.0.0",
"version": "2.1.0",
"author": {
"name": "Lemon Squeezy",
"email": "hello@lemonsqueezy.com",
Expand Down

0 comments on commit f4e941d

Please sign in to comment.