Skip to content

Commit c91b0d4

Browse files
chore: release packages
1 parent bee9ee1 commit c91b0d4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"apps/example-dapp": {
1919
"name": "example-dapp",
20-
"version": "0.1.0",
20+
"version": "0.1.1",
2121
"dependencies": {
2222
"@gillsdk/react": "catalog:",
2323
"@hookform/resolvers": "^5.2.2",
@@ -111,7 +111,7 @@
111111
},
112112
"packages/grill": {
113113
"name": "@macalinao/grill",
114-
"version": "0.5.14",
114+
"version": "0.6.0",
115115
"dependencies": {
116116
"@gillsdk/react": "catalog:",
117117
"@macalinao/clients-token-metadata": "^0.4.0",
@@ -145,7 +145,7 @@
145145
},
146146
"packages/quarry": {
147147
"name": "@macalinao/quarry",
148-
"version": "0.1.0",
148+
"version": "0.2.0",
149149
"dependencies": {
150150
"@macalinao/clients-quarry": "^0.4.2",
151151
"@macalinao/gill-extra": "workspace:*",
@@ -166,7 +166,7 @@
166166
},
167167
"packages/react-quarry": {
168168
"name": "@macalinao/react-quarry",
169-
"version": "0.1.0",
169+
"version": "1.0.0",
170170
"dependencies": {
171171
"@macalinao/quarry": "workspace:*",
172172
},
@@ -224,7 +224,7 @@
224224
},
225225
"packages/wallet-adapter-compat": {
226226
"name": "@macalinao/wallet-adapter-compat",
227-
"version": "2.0.14",
227+
"version": "3.0.0",
228228
"dependencies": {
229229
"@solana/webcrypto-ed25519-polyfill": "*",
230230
"tslib": "catalog:",
@@ -613,7 +613,7 @@
613613

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

616-
"@macalinao/biome-config": ["@macalinao/[email protected].1", "", {}, "sha512-/CvLQt6gbVoDx25uWcUzWuE5gk+QsXLc3CNssHLQl7PvvzxWVv+QOtD0eoRiNKNJ9bk9j0E3jYyGrN7rCmCdTw=="],
616+
"@macalinao/biome-config": ["@macalinao/[email protected].2", "", {}, "sha512-AvU9H6fcAIhmxRGlSUMBiyrLSA2kkW8mFRvlzchpIAION1dDpVEOBEjXpOBb+HLDRw5SO6qBl+R54RuyBvGVew=="],
617617

618618
"@macalinao/clients-quarry": ["@macalinao/[email protected]", "", { "peerDependencies": { "@solana/kit": "*" } }, "sha512-k1SWx/350KGPI7qFQQy6c7QIqG+m7MSasQIB8P40sRlMpFNCV6iZ5ymgq5S4eRr33k9CLon7P+OVOdKP92Uikw=="],
619619

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@biomejs/biome": "^2.2.5",
5151
"@changesets/cli": "^2.29.7",
52-
"@macalinao/biome-config": "^0.1.1",
52+
"@macalinao/biome-config": "^0.1.2",
5353
"eslint": "^9.37.0",
5454
"husky": "^9.1.7",
5555
"lint-staged": "^16.2.3",

0 commit comments

Comments
 (0)