Skip to content

Commit be5939b

Browse files
RELEASING: Releasing 9 package(s)
Releases: @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent 9f9e0cb commit be5939b

File tree

22 files changed

+76
-41
lines changed

22 files changed

+76
-41
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.

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,

packages/coda-visitors/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @macalinao/coda-visitors
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- a5d0028: Fix references to bun types
8+
- 95bbbdc: Make sure everything has @types/bun dev dependency
9+
310
## 0.1.3
411

512
### Patch Changes

packages/coda-visitors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/coda-visitors",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Additional Codama visitors for enhanced code generation with Coda",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)