Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#1600)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 16, 2024
1 parent 3ea2ec5 commit 99f27c3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-mugs-remain.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/sofa-api-1596-dependencies.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change log

## 0.18.8

### Patch Changes

- [#1459](https://github.com/Urigo/SOFA/pull/1459) [`5442709`](https://github.com/Urigo/SOFA/commit/54427094ea98dde6994e14b15f38d2408c04b46f) Thanks [@ernestognw](https://github.com/ernestognw)! - Export `createSofa` and `createSofaRouter` for custom intermediate configuration

- [#1596](https://github.com/Urigo/SOFA/pull/1596) [`390ecd2`](https://github.com/Urigo/SOFA/commit/390ecd21202948935a58df191b7c3095a23e3899) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.10.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.0) (from `^0.9.14`, in `dependencies`)

## 0.18.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sofa-api",
"description": "Create REST APIs with GraphQL",
"version": "0.18.7",
"version": "0.18.8",
"type": "module",
"buildOptions": {
"input": "./src/index.ts"
Expand Down

0 comments on commit 99f27c3

Please sign in to comment.