Skip to content

Commit 048d83e

Browse files
authored
Merge pull request #478 from samternent/changeset-release/main
Release
2 parents c32c8c4 + 45798b5 commit 048d83e

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/dry-bees-sit.md

Lines changed: 0 additions & 6 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
# concord
22

3+
## 0.3.31
4+
5+
### Patch Changes
6+
7+
- [`38214d56b4720d7746c4dc1b3a570135fa6a2bff`](https://github.com/samternent/home/commit/38214d56b4720d7746c4dc1b3a570135fa6a2bff) Thanks [@samternent](https://github.com/samternent)! - Backend auth infra
8+
39
## 0.3.30
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.3.30",
4+
"version": "0.3.31",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

apps/ternent-api/CHANGELOG.md

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

3+
## 0.2.13
4+
5+
### Patch Changes
6+
7+
- [`38214d56b4720d7746c4dc1b3a570135fa6a2bff`](https://github.com/samternent/home/commit/38214d56b4720d7746c4dc1b3a570135fa6a2bff) Thanks [@samternent](https://github.com/samternent)! - Backend auth infra
8+
39
## 0.2.12
410

511
### Patch Changes

apps/ternent-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ternent-api",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"type": "module",
55
"scripts": {
66
"build": "docker build -f ./Dockerfile ../../ -t samternent/ternent-api",

0 commit comments

Comments
 (0)