Skip to content

Commit b6a0dc3

Browse files
chore(main): release 0.15.0 (#54)
Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>
1 parent 6a21ac1 commit b6a0dc3

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.14.1"
2+
".": "0.15.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.15.0](https://github.com/workos/oagen/compare/v0.14.1...v0.15.0) (2026-05-02)
4+
5+
6+
### Features
7+
8+
* **compat:** emit field/enum_member info for PHP, Python, Ruby ([#53](https://github.com/workos/oagen/issues/53)) ([6a21ac1](https://github.com/workos/oagen/commit/6a21ac1d36ee85e235a00e3f14822b98cf381dc7))
9+
310
## [0.14.1](https://github.com/workos/oagen/compare/v0.14.0...v0.14.1) (2026-05-02)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workos/oagen",
3-
"version": "0.14.1",
3+
"version": "0.15.0",
44
"description": "Framework for building OpenAPI SDK emitters",
55
"author": "WorkOS",
66
"license": "MIT",

0 commit comments

Comments
 (0)