Skip to content

Commit 05e188d

Browse files
chore: release packages
1 parent 9cb7c5e commit 05e188d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"apps/example-dapp": {
1919
"name": "example-dapp",
20-
"version": "1.0.1",
20+
"version": "1.0.2",
2121
"dependencies": {
2222
"@gillsdk/react": "catalog:",
2323
"@hookform/resolvers": "^5.2.2",
@@ -214,7 +214,7 @@
214214
},
215215
"packages/token-utils": {
216216
"name": "@macalinao/token-utils",
217-
"version": "0.1.11",
217+
"version": "0.1.12",
218218
"dependencies": {
219219
"dnum": "^2.15.0",
220220
},
@@ -618,7 +618,7 @@
618618

619619
"@lit/reactive-element": ["@lit/[email protected]", "", { "dependencies": { "@lit-labs/ssr-dom-shim": "^1.4.0" } }, "sha512-N+dm5PAYdQ8e6UlywyyrgI2t++wFGXfHx+dSJ1oBrg6FAxUj40jId++EaRm80MKX5JnlH1sBsyZ5h0bcZKemCg=="],
620620

621-
"@macalinao/biome-config": ["@macalinao/[email protected].2", "", {}, "sha512-AvU9H6fcAIhmxRGlSUMBiyrLSA2kkW8mFRvlzchpIAION1dDpVEOBEjXpOBb+HLDRw5SO6qBl+R54RuyBvGVew=="],
621+
"@macalinao/biome-config": ["@macalinao/[email protected].3", "", {}, "sha512-lXY64aa8bFZBtjtg/XmqEOZ2BwoiAO9bRrQdRGiFC7O0+eC+J7UM3fEckmWbYeq4NAPhrgyHvmyyfj7pEDioPw=="],
622622

623623
"@macalinao/clients-quarry": ["@macalinao/[email protected]", "", { "peerDependencies": { "@solana/kit": "*" } }, "sha512-EJM/CBgf/Hi20ji3EgrX0SeGqPEIuUuGOD2Vy5sO8zSx1KDm/Mgf34jDyKa41P8rkWA1Q/IT9t9enHr8jAjzVQ=="],
624624

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@biomejs/biome": "^2.2.7",
5252
"@changesets/cli": "^2.29.7",
53-
"@macalinao/biome-config": "^0.1.2",
53+
"@macalinao/biome-config": "^0.1.3",
5454
"eslint": "^9.38.0",
5555
"husky": "^9.1.7",
5656
"lint-staged": "^16.2.6",

0 commit comments

Comments
 (0)