Skip to content

Commit

Permalink
v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvdm committed Nov 14, 2024
1 parent f1203ea commit 1065317
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redwoodjs-stripe/api",
"version": "1.0.10",
"version": "1.0.11",
"description": "API-side code for RedwoodJS-Stripe projects",
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.0.10"
"version": "1.0.11"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redwoodjs-stripe/web",
"version": "1.0.10",
"version": "1.0.11",
"type": "module",
"main": "./dist/cjs/index.js",
"exports": {
Expand Down

0 comments on commit 1065317

Please sign in to comment.