Skip to content

Commit dc59dda

Browse files
Version Packages (#50)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b16f70 commit dc59dda

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/update-npm-oidc.md

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

packages/create-schemas/CHANGELOG.md

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

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#48](https://github.com/workleap/wl-openapi-typescript/pull/48) [`076b09d`](https://github.com/workleap/wl-openapi-typescript/commit/076b09d0e1c9a6c69aa8dc0a085ebfee11981928) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Update NPM publishing to use OIDC authentication
8+
39
## 0.3.0
410

511
### 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.3.0",
4+
"version": "0.3.1",
55
"description": "CLI to generate Typescript schemas from an OpenAPI document",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)