Skip to content

Commit

Permalink
chore: attempts to update lerna according to existing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoformiga committed Dec 5, 2023
1 parent c30bd51 commit dadb6d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.12.46",
"version": "1.12.47",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</h1>
<p align="center">
<strong>
Connect to your favorite ecommerce platform
Connect to your favorite ecommerce platform.
</strong>
</p>

Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faststore/api",
"version": "1.12.46",
"version": "1.12.47",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit dadb6d1

Please sign in to comment.