Skip to content

Commit a4c9df6

Browse files
Version Packages
1 parent 215cbf0 commit a4c9df6

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/empty-horses-invent.md

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

packages/rollup-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @hey-api/rollup-plugin
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#1813](https://github.com/hey-api/openapi-ts/pull/1813) [`c737e05`](https://github.com/hey-api/openapi-ts/commit/c737e055591376e9351cd07533779023f773cff0) Thanks [@mrlubos](https://github.com/mrlubos)! - feat: initial release

packages/rollup-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/rollup-plugin",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "🚀 Vite/Rollup plugin for `@hey-api/openapi-ts` codegen.",
55
"homepage": "https://heyapi.dev/",
66
"repository": {

0 commit comments

Comments
 (0)