Skip to content

Commit c508d0b

Browse files
v6.5.0
1 parent ca1e628 commit c508d0b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

+1-1
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": "6.4.0",
5+
"version": "6.5.0",
66
"command": {
77
"version": {
88
"preid": "beta"

packages/js-auth/jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@commercelayer/js-auth",
3-
"version": "6.4.0",
3+
"version": "6.5.0",
44
"exports": "./src/index.ts"
55
}

packages/js-auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercelayer/js-auth",
3-
"version": "6.4.0",
3+
"version": "6.5.0",
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)