Skip to content

Commit

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

## [0.1.7](https://github.com/neet/vschedule/compare/@neet/vschedule-api-spec@0.1.6...@neet/vschedule-api-spec@0.1.7) (2022-11-23)

**Note:** Version bump only for package @neet/vschedule-api-spec

## [0.1.6](https://github.com/neet/vschedule/compare/@neet/vschedule-api-spec@0.1.5...@neet/vschedule-api-spec@0.1.6) (2022-11-22)

**Note:** Version bump only for package @neet/vschedule-api-spec
Expand Down
2 changes: 1 addition & 1 deletion packages/@neet/vschedule-api-spec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neet/vschedule-api-spec",
"version": "0.1.6",
"version": "0.1.7",
"scripts": {
"build": "./build.sh",
"prepublishOnly": "yarn run build"
Expand Down
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.16](https://github.com/neet/vschedule/compare/@neet/vschedule-api@0.2.15...@neet/vschedule-api@0.2.16) (2022-11-23)

### Bug Fixes

* Fix tsc error ([e25b2b6](https://github.com/neet/vschedule/commit/e25b2b6ed315b516bed7171bcb03feda30b2a25c))

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

### Bug Fixes
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.15",
"version": "0.2.16",
"scripts": {
"codegen": "prisma generate && rm -rf ./src/adapters/generated && openapi2aspida",
"build": "yarn run codegen && tsc",
Expand Down
4 changes: 4 additions & 0 deletions packages/@neet/vschedule-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.20](https://github.com/neet/vschedule/compare/@neet/vschedule-client@0.0.19...@neet/vschedule-client@0.0.20) (2022-11-23)

**Note:** Version bump only for package @neet/vschedule-client

## [0.0.19](https://github.com/neet/vschedule/compare/@neet/vschedule-client@0.0.18...@neet/vschedule-client@0.0.19) (2022-11-22)

**Note:** Version bump only for package @neet/vschedule-client
Expand Down
2 changes: 1 addition & 1 deletion packages/@neet/vschedule-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neet/vschedule-client",
"version": "0.0.19",
"version": "0.0.20",
"private": true,
"scripts": {
"dev": "TAILWIND_MODE=watch next dev",
Expand Down

1 comment on commit 87cb451

@vercel
Copy link

@vercel vercel bot commented on 87cb451 Nov 23, 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.