Skip to content

Commit 9e702f9

Browse files
authored
Merge pull request #11 from ternent/changeset-release/main
Release
2 parents 46c60f6 + fcf110c commit 9e702f9

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/rich-melons-lick.md

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

packages/identity/CHANGELOG.md

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

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- [`46c60f6`](https://github.com/ternent/core/commit/46c60f6407ba8ac659aee5254bc5e74936989a61) Thanks [@samternent](https://github.com/samternent)! - Fix publish script
8+
39
## 0.4.0
410

511
### Minor Changes

packages/identity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ternent/identity",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Seed-based Ed25519 identity primitives with X25519 bridge helpers",
55
"license": "ISC",
66
"files": [

packages/utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ternent-utils
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- [`46c60f6`](https://github.com/ternent/core/commit/46c60f6407ba8ac659aee5254bc5e74936989a61) Thanks [@samternent](https://github.com/samternent)! - Fix publish script
8+
39
## 1.2.0
410

511
### Minor Changes

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ternent/utils",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "",
55
"keywords": [],
66
"license": "ISC",

0 commit comments

Comments
 (0)