Skip to content

Commit

Permalink
chore(release): v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacicada committed Mar 5, 2024
1 parent 968e125 commit 5fa13a0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v3.0.2

[compare changes](https://github.com/wefixers/nuxt-stripe/compare/v3.0.1...v3.0.2)

### 🏡 Chore

- Update dependencies ([968e125](https://github.com/wefixers/nuxt-stripe/commit/968e125))

### ❤️ Contributors

- Lucacicada

## v3.0.1

[compare changes](https://github.com/wefixers/nuxt-stripe/compare/v0.0.1...v3.0.1)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fixers/nuxt-stripe",
"type": "module",
"version": "3.0.1",
"version": "3.0.2",
"description": "A Nuxt module for Stripe",
"author": "Luca <git@lucacicada.me>",
"license": "MIT",
Expand Down Expand Up @@ -69,4 +69,4 @@
"vue-tsc": "^1.8.27",
"zod": "^3.22.4"
}
}
}

0 comments on commit 5fa13a0

Please sign in to comment.