Skip to content

Commit 0b9061e

Browse files
authored
Merge pull request #384 from samternent/changeset-release/main
Release
2 parents fd1bd88 + 0a303ad commit 0b9061e

File tree

9 files changed

+28
-12
lines changed

9 files changed

+28
-12
lines changed

.changeset/cyan-walls-whisper.md

Lines changed: 0 additions & 8 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.3
4+
5+
### Patch Changes
6+
7+
- [`3a4a88ffa349a619056777a83000001e2bb0b789`](https://github.com/samternent/home/commit/3a4a88ffa349a619056777a83000001e2bb0b789) Thanks [@samternent](https://github.com/samternent)! - Update node version for corepack issue
8+
39
## 0.3.2
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.2",
4+
"version": "0.3.3",
55
"type": "module",
66
"scripts": {
77
"build": "docker build -f ./Dockerfile ../../ -t samternent/footballsocial-api",

apps/footballsocial/CHANGELOG.md

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

3+
## 0.15.14
4+
5+
### Patch Changes
6+
7+
- [`3a4a88ffa349a619056777a83000001e2bb0b789`](https://github.com/samternent/home/commit/3a4a88ffa349a619056777a83000001e2bb0b789) Thanks [@samternent](https://github.com/samternent)! - Update node version for corepack issue
8+
39
## 0.15.13
410

511
### Patch Changes

apps/footballsocial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "footballsocial",
33
"private": true,
4-
"version": "0.15.13",
4+
"version": "0.15.14",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --host",

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.1.6
4+
5+
### Patch Changes
6+
7+
- [`3a4a88ffa349a619056777a83000001e2bb0b789`](https://github.com/samternent/home/commit/3a4a88ffa349a619056777a83000001e2bb0b789) Thanks [@samternent](https://github.com/samternent)! - Update node version for corepack issue
8+
39
## 0.1.5
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.1.5",
3+
"version": "0.1.6",
44
"type": "module",
55
"scripts": {
66
"build": "docker build -f ./Dockerfile ../../ -t samternent/ternent-api",

apps/ternentdotdev/CHANGELOG.md

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

3+
## 0.3.17
4+
5+
### Patch Changes
6+
7+
- [`3a4a88ffa349a619056777a83000001e2bb0b789`](https://github.com/samternent/home/commit/3a4a88ffa349a619056777a83000001e2bb0b789) Thanks [@samternent](https://github.com/samternent)! - Update node version for corepack issue
8+
39
## 0.3.16
410

511
### Patch Changes

apps/ternentdotdev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ternentdotdev",
33
"private": true,
4-
"version": "0.3.16",
4+
"version": "0.3.17",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --host",

0 commit comments

Comments
 (0)