Skip to content

Commit

Permalink
chore: Publish new release
Browse files Browse the repository at this point in the history
 - @neet/vschedule-api@0.2.14
  • Loading branch information
github-actions[bot] committed Nov 19, 2022
1 parent 1f1c73d commit 7fce283
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/@neet/vschedule-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.14](https://github.com/neet/vschedule/compare/@neet/vschedule-api@0.2.13...@neet/vschedule-api@0.2.14) (2022-11-19)

### Bug Fixes

* Create test DB ([5affd3c](https://github.com/neet/vschedule/commit/5affd3cc8c07a6f257a83e042435ec4a2fcc2c5d))

## [0.2.13](https://github.com/neet/vschedule/compare/@neet/vschedule-api@0.2.12...@neet/vschedule-api@0.2.13) (2022-11-19)

**Note:** Version bump only for package @neet/vschedule-api
Expand Down
2 changes: 1 addition & 1 deletion packages/@neet/vschedule-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neet/vschedule-api",
"version": "0.2.13",
"version": "0.2.14",
"scripts": {
"codegen": "prisma generate && rm -rf ./src/adapters/generated && openapi2aspida",
"build": "yarn run codegen && tsc",
Expand Down

1 comment on commit 7fce283

@vercel
Copy link

@vercel vercel bot commented on 7fce283 Nov 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.