Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#1341)
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 May 23, 2023
1 parent afa7d81 commit f64c648
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .changeset/curvy-llamas-play.md

This file was deleted.

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

## 0.18.0

### Minor Changes

- [`f6afa0e`](https://github.com/Urigo/SOFA/commit/f6afa0ef9866852dda2938c3c477a42df6764e81) Thanks [@ardatan](https://github.com/ardatan)! - Breaking changes:

- Drop Node 14 support and require Node >16

- OpenAPI options are now under `openAPI`

- SwaggerUI options are now under `swaggerUI`

## 0.17.1

### 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.17.1",
"version": "0.18.0",
"buildOptions": {
"input": "./src/index.ts"
},
Expand Down

0 comments on commit f64c648

Please sign in to comment.