Skip to content

Commit 41e2b4f

Browse files
Version Packages (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 85e7d61 commit 41e2b4f

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/dull-cougars-call.md

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

.changeset/new-bears-sleep.md

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

.changeset/orange-terms-drive.md

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

packages/create-schemas/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @workleap/create-schemas
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#23](https://github.com/gsoft-inc/wl-openapi-typescript/pull/23) [`f2f35a7`](https://github.com/gsoft-inc/wl-openapi-typescript/commit/f2f35a7908e1c04dc05ac504158815b1202683ad) Thanks [@tjosepo](https://github.com/tjosepo)! - Add `experimental_openapiMSWPlugin`
8+
9+
- [#23](https://github.com/gsoft-inc/wl-openapi-typescript/pull/23) [`f2f35a7`](https://github.com/gsoft-inc/wl-openapi-typescript/commit/f2f35a7908e1c04dc05ac504158815b1202683ad) Thanks [@tjosepo](https://github.com/tjosepo)! - [BREAKING] Rename `openapiFetchPlugin` to `experimental_openapiFetchPlugin`
10+
11+
### Patch Changes
12+
13+
- [#24](https://github.com/gsoft-inc/wl-openapi-typescript/pull/24) [`3c6be50`](https://github.com/gsoft-inc/wl-openapi-typescript/commit/3c6be50da3b2df13fa56cbca3ab503d66ddc7b41) Thanks [@tjosepo](https://github.com/tjosepo)! - Only include build output in package when published
14+
315
## 0.2.0
416

517
### Minor Changes

packages/create-schemas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workleap/create-schemas",
33
"author": "Workleap",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"description": "CLI to generate Typescript schemas from an OpenAPI document",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)