Skip to content

Commit 8a12f6c

Browse files
authored
Merge pull request #576 from samternent/changeset-release/main
Release
2 parents e18a84b + 6708804 commit 8a12f6c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mean-bulldogs-float.md

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

apps/concord/CHANGELOG.md

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

3+
## 0.4.22
4+
5+
### Patch Changes
6+
7+
- [`e18a84b99716e788a527502a9d2c5ae7d0674d55`](https://github.com/samternent/home/commit/e18a84b99716e788a527502a9d2c5ae7d0674d55) Thanks [@samternent](https://github.com/samternent)! - Demo redirection
8+
39
## 0.4.21
410

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

0 commit comments

Comments
 (0)