Skip to content

Commit 6d3cb3b

Browse files
[1.x] Publish packages (#986)
1 parent a644f59 commit 6d3cb3b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/extract-pdas-from-anchor-v01.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
# @codama/nodes-from-anchor
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#984](https://github.com/codama-idl/codama/pull/984) [`a644f59`](https://github.com/codama-idl/codama/commit/a644f59589906be63d89e79795ab1477cc993709) Thanks [@amilz](https://github.com/amilz)! - Auto-extract inline PDAs from v01 Anchor instruction accounts into program-level PdaNodes
8+
39
## 1.3.9
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": "@codama/nodes-from-anchor",
3-
"version": "1.3.9",
3+
"version": "1.4.0",
44
"description": "Node specifications and helpers for the Codama standard",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)