Skip to content

Commit

Permalink
chore(release): version 3.1.0 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 11, 2024
1 parent c3f802e commit 4ce9fb0
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-ways-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-rings-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-bags-burn.md

This file was deleted.

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

## 3.1.0

### Minor Changes

- [#94](https://github.com/lmsqueezy/lemonsqueezy.js/pull/94) [`bea7295`](https://github.com/lmsqueezy/lemonsqueezy.js/commit/bea7295eb51a31bc0a6b62c1d34dd920f19d7fdd) Thanks [@keyding](https://github.com/keyding)! - Add `generateOrderInvoice` and `generateSubscriptionInvoice`

### Patch Changes

- [#94](https://github.com/lmsqueezy/lemonsqueezy.js/pull/94) [`bea7295`](https://github.com/lmsqueezy/lemonsqueezy.js/commit/bea7295eb51a31bc0a6b62c1d34dd920f19d7fdd) Thanks [@keyding](https://github.com/keyding)! - Improve tests

- [`c3f802e`](https://github.com/lmsqueezy/lemonsqueezy.js/commit/c3f802ee1e9f9ab3e0b75ec4b9d04d84c7961747) Thanks [@brankoconjic](https://github.com/brankoconjic)! - Fix `createDiscount` function so that `variantIds` is not required unless `limitedToProducts` is true

## 3.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": "3.0.0",
"version": "3.1.0",
"author": {
"name": "Lemon Squeezy",
"email": "hello@lemonsqueezy.com",
Expand Down

0 comments on commit 4ce9fb0

Please sign in to comment.