Skip to content

Commit d54654f

Browse files
authored
Merge pull request #1837 from hey-api/changeset-release/main
Version Packages
2 parents 3fc1346 + bfe93d3 commit d54654f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-ravens-reflect.md

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

packages/rollup-plugin/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#1836](https://github.com/hey-api/openapi-ts/pull/1836) [`f22dc53`](https://github.com/hey-api/openapi-ts/commit/f22dc533bb822d90b2be835217367ae9e6bbc559) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: use enforce pre
8+
39
## 0.1.1
410

511
### Patch Changes

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

0 commit comments

Comments
 (0)