Skip to content

Commit b2ac808

Browse files
authored
Merge pull request #476 from samternent/changeset-release/main
Release
2 parents 5524949 + d5be67e commit b2ac808

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-lemons-eat.md

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

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.12
4+
5+
### Patch Changes
6+
7+
- [`552494956d50cc1c66bb84ce7e3465696e6de344`](https://github.com/samternent/home/commit/552494956d50cc1c66bb84ce7e3465696e6de344) Thanks [@samternent](https://github.com/samternent)! - release
8+
39
## 0.2.11
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.11",
3+
"version": "0.2.12",
44
"type": "module",
55
"scripts": {
66
"build": "docker build -f ./Dockerfile ../../ -t samternent/ternent-api",

0 commit comments

Comments
 (0)