Skip to content

Commit a866462

Browse files
Publish packages (#38)
1 parent c5bc916 commit a866462

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hip-years-clean.md

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

packages/nodes-from-anchor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @kinobi-so/nodes-from-anchor
22

3+
## 0.20.4
4+
5+
### Patch Changes
6+
7+
- [#37](https://github.com/kinobi-so/kinobi/pull/37) [`c5bc916`](https://github.com/kinobi-so/kinobi/commit/c5bc91609b5cb16caec13214bbe7a39e74e8d52c) Thanks [@kespinola](https://github.com/kespinola)! - Remove Anchor V01 accounts from defined types to resolve duplicate exports in generated clients
8+
39
## 0.20.3
410

511
### Patch Changes

packages/nodes-from-anchor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinobi-so/nodes-from-anchor",
3-
"version": "0.20.3",
3+
"version": "0.20.4",
44
"description": "Node specifications and helpers for the Kinobi standard",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)