Skip to content

Commit 5cbd2ae

Browse files
authored
Merge pull request #76 from macalinao/changeset-release/master
chore: release packages
2 parents 0aee6e1 + ad20246 commit 5cbd2ae

File tree

35 files changed

+194
-94
lines changed

35 files changed

+194
-94
lines changed

.changeset/beige-seas-grin.md

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

bun.lock

Lines changed: 68 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/kamino-lending/CHANGELOG.md

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

3+
## 0.5.3
4+
5+
### Patch Changes
6+
7+
- 519b847: Update build script to use TypeScript cache
8+
39
## 0.5.2
410

511
### Patch Changes

clients/kamino-lending/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-kamino-lending",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "TypeScript client for the Kamino Lending program",
55
"type": "module",
66
"sideEffects": false,

clients/orca-whirlpools/CHANGELOG.md

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

3+
## 0.4.7
4+
5+
### Patch Changes
6+
7+
- 519b847: Update build script to use TypeScript cache
8+
39
## 0.4.6
410

511
### Patch Changes

clients/orca-whirlpools/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-orca-whirlpools",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "TypeScript client for Orca Whirlpools program",
55
"type": "module",
66
"sideEffects": false,

clients/quarry/CHANGELOG.md

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

3+
## 0.4.5
4+
5+
### Patch Changes
6+
7+
- 519b847: Update build script to use TypeScript cache
8+
39
## 0.4.4
410

511
### Patch Changes

clients/quarry/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-quarry",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "TypeScript client for Quarry protocol programs",
55
"type": "module",
66
"sideEffects": false,

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.6
4+
5+
### Patch Changes
6+
7+
- 519b847: Update build script to use TypeScript cache
8+
39
## 0.2.5
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.5",
3+
"version": "0.2.6",
44
"description": "TypeScript client for the SPL Governance program",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)