Skip to content

Commit 0041538

Browse files
v7.4.1
1 parent b41f992 commit 0041538

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useNx": false,
44
"npmClient": "pnpm",
5-
"version": "7.4.0",
5+
"version": "7.4.1",
66
"command": {
77
"version": {
88
"preid": "beta"

packages/js-auth/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@commercelayer/js-auth",
3-
"version": "7.4.0",
3+
"version": "7.4.1",
44
"exports": "./src/index.ts"
55
}

packages/js-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercelayer/js-auth",
3-
"version": "7.4.0",
3+
"version": "7.4.1",
44
"description": "A JavaScript library designed to simplify authentication when interacting with the Commerce Layer API.",
55
"repository": {
66
"url": "https://github.com/commercelayer/commercelayer-js-auth.git"

0 commit comments

Comments
 (0)