Skip to content

Commit ad91bd8

Browse files
Version Packages
1 parent e9d86f3 commit ad91bd8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-chicken-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vite-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hey-api/vite-plugin
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#1838](https://github.com/hey-api/openapi-ts/pull/1838) [`cee4508`](https://github.com/hey-api/openapi-ts/commit/cee4508fe2a58f4bbc79955176c9e930f941ba94) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: initial release
8+
39
## 0.1.2
410

511
### Patch Changes

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/vite-plugin",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "🚀 Vite plugin for `@hey-api/openapi-ts` codegen.",
55
"homepage": "https://heyapi.dev/",
66
"repository": {

0 commit comments

Comments
 (0)