Skip to content

Commit

Permalink
chore(release): set package.json to 2.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.13.0](v2.12.0...v2.13.0) (2024-05-01)

### Features

* **skeleton:** bump koa-jsonapi-zod to 3.1.0 ([62a5c63](62a5c63))
  • Loading branch information
semantic-release-bot committed May 1, 2024
1 parent 62a5c63 commit 6e68b93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.13.0](https://github.com/soliantconsulting/create-koa-api/compare/v2.12.0...v2.13.0) (2024-05-01)


### Features

* **skeleton:** bump koa-jsonapi-zod to 3.1.0 ([62a5c63](https://github.com/soliantconsulting/create-koa-api/commit/62a5c635aff6e696c833767f29a592426197a784))

# [2.12.0](https://github.com/soliantconsulting/create-koa-api/compare/v2.11.0...v2.12.0) (2024-04-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soliantconsulting/create-koa-api",
"version": "2.12.0",
"version": "2.13.0",
"description": "Create a Koa API",
"type": "module",
"author": "Soliant Consulting",
Expand Down

0 comments on commit 6e68b93

Please sign in to comment.