Skip to content

Commit 5a4e289

Browse files
authored
Merge pull request #387 from samternent/changeset-release/main
Release
2 parents a25a6ac + 3716611 commit 5a4e289

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hungry-zebras-change.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.6
4+
5+
### Patch Changes
6+
7+
- [`a25a6aca4782ca8c28d41fca398840cd03818cf8`](https://github.com/samternent/home/commit/a25a6aca4782ca8c28d41fca398840cd03818cf8) Thanks [@samternent](https://github.com/samternent)! - Update node version in dfocker
8+
39
## 0.3.5
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.5",
4+
"version": "0.3.6",
55
"type": "module",
66
"scripts": {
77
"build": "docker build -f ./Dockerfile ../../ -t samternent/footballsocial-api",

0 commit comments

Comments
 (0)