Skip to content

Commit eeaaf67

Browse files
authored
Merge pull request #53 from macalinao/changeset-release/master
chore: release packages
2 parents 9f9e0cb + 6f92ea7 commit eeaaf67

File tree

24 files changed

+90
-55
lines changed

24 files changed

+90
-55
lines changed

.changeset/bumpy-shoes-enjoy.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/deep-rats-invite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plain-bats-dress.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/true-rules-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

bun.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
},
8787
"clients/spl-governance": {
8888
"name": "@macalinao/clients-spl-governance",
89-
"version": "0.2.2",
89+
"version": "0.2.3",
9090
"devDependencies": {
9191
"@macalinao/coda": "workspace:^",
9292
"@macalinao/eslint-config": "catalog:",
@@ -116,7 +116,7 @@
116116
},
117117
"clients/voter-stake-registry": {
118118
"name": "@macalinao/clients-voter-stake-registry",
119-
"version": "0.1.3",
119+
"version": "0.2.0",
120120
"devDependencies": {
121121
"@macalinao/coda": "workspace:^",
122122
"@macalinao/eslint-config": "catalog:",
@@ -157,7 +157,7 @@
157157
},
158158
"packages/coda-visitors": {
159159
"name": "@macalinao/coda-visitors",
160-
"version": "0.1.3",
160+
"version": "0.1.4",
161161
"dependencies": {
162162
"@solana-program/system": "^0.8.1",
163163
"@solana-program/token": "^0.6.0",
@@ -175,7 +175,7 @@
175175
},
176176
"packages/codama-instruction-accounts-dedupe-visitor": {
177177
"name": "@macalinao/codama-instruction-accounts-dedupe-visitor",
178-
"version": "0.4.0",
178+
"version": "0.4.1",
179179
"dependencies": {
180180
"@codama/nodes-from-anchor": "catalog:",
181181
"codama": "catalog:",
@@ -190,7 +190,7 @@
190190
},
191191
"packages/codama-nodes-from-anchor-x": {
192192
"name": "@macalinao/codama-nodes-from-anchor-x",
193-
"version": "0.1.0",
193+
"version": "0.1.1",
194194
"dependencies": {
195195
"@codama/nodes": "catalog:",
196196
"@codama/nodes-from-anchor": "catalog:",
@@ -206,7 +206,7 @@
206206
},
207207
"packages/codama-rename-visitor": {
208208
"name": "@macalinao/codama-rename-visitor",
209-
"version": "0.3.0",
209+
"version": "0.3.1",
210210
"dependencies": {
211211
"codama": "catalog:",
212212
},
@@ -220,7 +220,7 @@
220220
},
221221
"packages/codama-renderers-js-esm": {
222222
"name": "@macalinao/codama-renderers-js-esm",
223-
"version": "0.4.1",
223+
"version": "0.4.2",
224224
"dependencies": {
225225
"@codama/renderers-core": "catalog:",
226226
"@codama/renderers-js": "^1.4.2",
@@ -236,7 +236,7 @@
236236
},
237237
"packages/codama-renderers-markdown": {
238238
"name": "@macalinao/codama-renderers-markdown",
239-
"version": "0.4.0",
239+
"version": "0.4.1",
240240
"dependencies": {
241241
"@codama/nodes": "catalog:",
242242
"@codama/renderers-core": "catalog:",
@@ -254,7 +254,7 @@
254254
},
255255
"packages/create-coda": {
256256
"name": "@macalinao/create-coda",
257-
"version": "0.2.2",
257+
"version": "0.2.3",
258258
"bin": {
259259
"create-coda": "./dist/bin.js",
260260
},
@@ -1415,7 +1415,7 @@
14151415

14161416
"linkify-it": ["[email protected]", "", { "dependencies": { "uc.micro": "^2.0.0" } }, "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ=="],
14171417

1418-
"lint-staged": ["[email protected].3", "", { "dependencies": { "commander": "^14.0.1", "listr2": "^9.0.4", "micromatch": "^4.0.8", "nano-spawn": "^1.0.3", "pidtree": "^0.6.0", "string-argv": "^0.3.2", "yaml": "^2.8.1" }, "bin": { "lint-staged": "bin/lint-staged.js" } }, "sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw=="],
1418+
"lint-staged": ["[email protected].4", "", { "dependencies": { "commander": "^14.0.1", "listr2": "^9.0.4", "micromatch": "^4.0.8", "nano-spawn": "^2.0.0", "pidtree": "^0.6.0", "string-argv": "^0.3.2", "yaml": "^2.8.1" }, "bin": { "lint-staged": "bin/lint-staged.js" } }, "sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg=="],
14191419

14201420
"listr2": ["[email protected]", "", { "dependencies": { "cli-truncate": "^5.0.0", "colorette": "^2.0.20", "eventemitter3": "^5.0.1", "log-update": "^6.1.0", "rfdc": "^1.4.1", "wrap-ansi": "^9.0.0" } }, "sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ=="],
14211421

@@ -1567,7 +1567,7 @@
15671567

15681568
"ms": ["[email protected]", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="],
15691569

1570-
"nano-spawn": ["nano-spawn@1.0.3", "", {}, "sha512-jtpsQDetTnvS2Ts1fiRdci5rx0VYws5jGyC+4IYOTnIQ/wwdf6JdomlHBwqC3bJYOvaKu0C2GSZ1A60anrYpaA=="],
1570+
"nano-spawn": ["nano-spawn@2.0.0", "", {}, "sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw=="],
15711571

15721572
"nanoid": ["[email protected]", "", { "bin": { "nanoid": "bin/nanoid.cjs" } }, "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w=="],
15731573

@@ -1887,7 +1887,7 @@
18871887

18881888
"typed-array-length": ["[email protected]", "", { "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0", "reflect.getprototypeof": "^1.0.6" } }, "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg=="],
18891889

1890-
"typedoc": ["[email protected].13", "", { "dependencies": { "@gerrit0/mini-shiki": "^3.12.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", "minimatch": "^9.0.5", "yaml": "^2.8.1" }, "peerDependencies": { "typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x" }, "bin": { "typedoc": "bin/typedoc" } }, "sha512-dNWY8msnYB2a+7Audha+aTF1Pu3euiE7ySp53w8kEsXoYw7dMouV5A1UsTUY345aB152RHnmRMDiovuBi7BD+w=="],
1890+
"typedoc": ["[email protected].14", "", { "dependencies": { "@gerrit0/mini-shiki": "^3.12.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", "minimatch": "^9.0.5", "yaml": "^2.8.1" }, "peerDependencies": { "typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x" }, "bin": { "typedoc": "bin/typedoc" } }, "sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA=="],
18911891

18921892
"typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
18931893

clients/spl-governance/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @macalinao/clients-spl-governance
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- ef2b16c: Add discriminators for SPL governance account types
8+
39
## 0.2.2
410

511
### Patch Changes

clients/spl-governance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/clients-spl-governance",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "TypeScript client for the SPL Governance program",
55
"type": "module",
66
"sideEffects": false,

clients/voter-stake-registry/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @macalinao/clients-voter-stake-registry
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 476eae4: Use correct Grape IDL for voter stake registry
8+
9+
### Patch Changes
10+
11+
- 95bbbdc: Make sure everything has @types/bun dev dependency
12+
313
## 0.1.3
414

515
### Patch Changes

clients/voter-stake-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/clients-voter-stake-registry",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "TypeScript client for the SPL Governance Voter Stake Registry program",
55
"type": "module",
66
"sideEffects": false,

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"@changesets/cli": "^2.29.7",
5151
"@macalinao/biome-config": "^0.1.2",
5252
"husky": "^9.1.7",
53-
"lint-staged": "^16.2.3",
53+
"lint-staged": "^16.2.4",
5454
"turbo": "^2.5.8",
55-
"typedoc": "^0.28.13"
55+
"typedoc": "^0.28.14"
5656
},
5757
"packageManager": "[email protected]",
5858
"lint-staged": {

0 commit comments

Comments
 (0)