Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pfferrari committed Sep 29, 2023
1 parent 5b4645b commit c0e4ee7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.8",
"version": "1.1.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
Expand All @@ -8,4 +8,4 @@
"preid": "beta"
}
}
}
}
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "app",
"description": "A Commerce Layer Single Page Application to manage webhooks with a nice GUI.",
"version": "1.0.8",
"version": "1.1.0",
"author": {
"name": "Pier Francesco Ferrari",
"email": "pierfrancesco@commercelayer.io"
Expand Down Expand Up @@ -57,4 +57,4 @@
"engines": {
"node": ">=18"
}
}
}

0 comments on commit c0e4ee7

Please sign in to comment.