Skip to content

Commit d530113

Browse files
RELEASING: Releasing 4 package(s)
Releases: @ternent/concord-protocol@0.0.11 ternent-ledger@1.0.20 concord@0.0.18 ternentdotdev@0.4.6 [skip ci]
1 parent a1ce44e commit d530113

File tree

9 files changed

+31
-9
lines changed

9 files changed

+31
-9
lines changed

.changeset/serious-grapes-allow.md

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

apps/concord/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# concord
22

3+
## 0.0.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- ternent-ledger@1.0.20
9+
310
## 0.0.17
411

512
### Patch Changes

apps/concord/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "concord",
33
"private": true,
4-
"version": "0.0.17",
4+
"version": "0.0.18",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

apps/ternentdotdev/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ternentdotdev
22

3+
## 0.4.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- ternent-ledger@1.0.20
9+
310
## 0.4.5
411

512
### Patch Changes

apps/ternentdotdev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ternentdotdev",
33
"private": true,
4-
"version": "0.4.5",
4+
"version": "0.4.6",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --host",

packages/concord-protocol/CHANGELOG.md

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

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- [`d0233454029bcc4b0ce10a7150f28d243d4847b8`](https://github.com/samternent/home/commit/d0233454029bcc4b0ce10a7150f28d243d4847b8) Thanks [@samternent](https://github.com/samternent)! - Update concord protocol
8+
39
## 0.0.10
410

511
### Patch Changes

packages/concord-protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ternent/concord-protocol",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "",
55
"main": "dist/concord-protocol.umd.js",
66
"module": "dist/concord-protocol.es.js",

packages/ledger/CHANGELOG.md

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

3+
## 1.0.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d0233454029bcc4b0ce10a7150f28d243d4847b8`](https://github.com/samternent/home/commit/d0233454029bcc4b0ce10a7150f28d243d4847b8)]:
8+
- @ternent/concord-protocol@0.0.11
9+
310
## 1.0.19
411

512
### Patch Changes

packages/ledger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ternent-ledger",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"description": "",
55
"main": "dist/ledger.umd.js",
66
"module": "dist/ledger.es.js",

0 commit comments

Comments
 (0)