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.6
  • Loading branch information
github-actions[bot] committed Nov 13, 2022
1 parent 28bfdd7 commit 64b214d
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.6](https://github.com/neet/vschedule/compare/@neet/vschedule-api@0.2.5...@neet/vschedule-api@0.2.6) (2022-11-13)

### Bug Fixes

* Use queryParam instead of requestParam ([28bfdd7](https://github.com/neet/vschedule/commit/28bfdd74211a1750b77e1c8028a78b8f501ca8b3))

## [0.2.5](https://github.com/neet/vschedule/compare/@neet/vschedule-api@0.2.4...@neet/vschedule-api@0.2.5) (2022-11-13)

**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.5",
"version": "0.2.6",
"scripts": {
"build": "prisma generate && tsc",
"start": "node ./dist/src/infra/server.js",
Expand Down

1 comment on commit 64b214d

@vercel
Copy link

@vercel vercel bot commented on 64b214d Nov 13, 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.