Skip to content

Commit

Permalink
Merge pull request #384 from samternent/changeset-release/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
samternent authored Feb 14, 2025
2 parents fd1bd88 + 0a303ad commit 0b9061e
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/cyan-walls-whisper.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/footballsocial-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# footballsocial-api

## 0.3.3

### Patch Changes

- [`3a4a88ffa349a619056777a83000001e2bb0b789`](https://github.com/samternent/home/commit/3a4a88ffa349a619056777a83000001e2bb0b789) Thanks [@samternent](https://github.com/samternent)! - Update node version for corepack issue

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/footballsocial-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "footballsocial-api",
"private": true,
"version": "0.3.2",
"version": "0.3.3",
"type": "module",
"scripts": {
"build": "docker build -f ./Dockerfile ../../ -t samternent/footballsocial-api",
Expand Down
6 changes: 6 additions & 0 deletions apps/footballsocial/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# footballsocial

## 0.15.14

### Patch Changes

- [`3a4a88ffa349a619056777a83000001e2bb0b789`](https://github.com/samternent/home/commit/3a4a88ffa349a619056777a83000001e2bb0b789) Thanks [@samternent](https://github.com/samternent)! - Update node version for corepack issue

## 0.15.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/footballsocial/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "footballsocial",
"private": true,
"version": "0.15.13",
"version": "0.15.14",
"type": "module",
"scripts": {
"dev": "vite --host",
Expand Down
6 changes: 6 additions & 0 deletions apps/ternent-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ternent-api

## 0.1.6

### Patch Changes

- [`3a4a88ffa349a619056777a83000001e2bb0b789`](https://github.com/samternent/home/commit/3a4a88ffa349a619056777a83000001e2bb0b789) Thanks [@samternent](https://github.com/samternent)! - Update node version for corepack issue

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ternent-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ternent-api",
"version": "0.1.5",
"version": "0.1.6",
"type": "module",
"scripts": {
"build": "docker build -f ./Dockerfile ../../ -t samternent/ternent-api",
Expand Down
6 changes: 6 additions & 0 deletions apps/ternentdotdev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ternentdotdev

## 0.3.17

### Patch Changes

- [`3a4a88ffa349a619056777a83000001e2bb0b789`](https://github.com/samternent/home/commit/3a4a88ffa349a619056777a83000001e2bb0b789) Thanks [@samternent](https://github.com/samternent)! - Update node version for corepack issue

## 0.3.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ternentdotdev/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ternentdotdev",
"private": true,
"version": "0.3.16",
"version": "0.3.17",
"type": "module",
"scripts": {
"dev": "vite --host",
Expand Down

0 comments on commit 0b9061e

Please sign in to comment.