Skip to content

Commit 1e16552

Browse files
authored
Merge pull request #386 from samternent/changeset-release/main
Release
2 parents 14b542d + a581ff1 commit 1e16552

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-berries-grow.md

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

apps/footballsocial-api/CHANGELOG.md

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

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- [`14b542ded2bb5bd5f4e7d929ee8a2319f6917ffa`](https://github.com/samternent/home/commit/14b542ded2bb5bd5f4e7d929ee8a2319f6917ffa) Thanks [@samternent](https://github.com/samternent)! - Update publish script for node >22
8+
39
## 0.3.4
410

511
### Patch Changes

apps/footballsocial-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "footballsocial-api",
33
"private": true,
4-
"version": "0.3.4",
4+
"version": "0.3.5",
55
"type": "module",
66
"scripts": {
77
"build": "docker build -f ./Dockerfile ../../ -t samternent/footballsocial-api",

0 commit comments

Comments
 (0)