We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14b542d + a581ff1 commit 1e16552Copy full SHA for 1e16552
.changeset/tough-berries-grow.md
apps/footballsocial-api/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# footballsocial-api
2
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
9
## 0.3.4
10
11
### Patch Changes
apps/footballsocial-api/package.json
@@ -1,7 +1,7 @@
{
"name": "footballsocial-api",
"private": true,
- "version": "0.3.4",
+ "version": "0.3.5",
"type": "module",
"scripts": {
"build": "docker build -f ./Dockerfile ../../ -t samternent/footballsocial-api",
0 commit comments