Skip to content

Commit 1db2e9c

Browse files
authored
Merge pull request #565 from samternent/changeset-release/main
Release
2 parents b940543 + 4b2667e commit 1db2e9c

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

.changeset/loud-experts-film.md

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

apps/concord/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# **APP_ID**
22

3+
## 0.4.15
4+
5+
### Patch Changes
6+
7+
- [`583a65c2dc6917a634019ea53c6987dc3960a8b2`](https://github.com/samternent/home/commit/583a65c2dc6917a634019ea53c6987dc3960a8b2) Thanks [@samternent](https://github.com/samternent)! - Update concord
8+
9+
- Updated dependencies [[`583a65c2dc6917a634019ea53c6987dc3960a8b2`](https://github.com/samternent/home/commit/583a65c2dc6917a634019ea53c6987dc3960a8b2)]:
10+
- @ternent/concord@0.2.6
11+
312
## 0.4.14
413

514
### 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.4.14",
4+
"version": "0.4.15",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --host",

packages/concord/CHANGELOG.md

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

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

511
### Patch Changes

packages/concord/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",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Command-driven developer runtime for building non-custodial apps on @ternent/ledger",
55
"license": "ISC",
66
"type": "module",

0 commit comments

Comments
 (0)