Skip to content

Commit a96fa0e

Browse files
[1.x] Publish packages (#963)
1 parent 5bad9f1 commit a96fa0e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/orange-llamas-own.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.3.8
4+
5+
### Patch Changes
6+
7+
- [#953](https://github.com/codama-idl/codama/pull/953) [`5bad9f1`](https://github.com/codama-idl/codama/commit/5bad9f193afffbc079d650dac67db68fbdde4e51) Thanks [@AvhiMaz](https://github.com/AvhiMaz)! - Prevent duplicate account names in nested groups by applying conditional prefixing
8+
39
## 1.3.7
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.7",
3+
"version": "1.3.8",
44
"description": "Node specifications and helpers for the Codama standard",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)