Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.0](v1.11.1...v1.12.0) (2025-01-27)

### Features

* auto approve bot prs ([#316](#316)) ([806ab90](806ab90))
* **deps:** update dependencies commander from v12.1.0 to v13 ([#326](#326)) ([dafb4bd](dafb4bd))
* **deps:** update dependencies commander from v13.0.0 to v13.1.0 ([#331](#331)) ([d172bd9](d172bd9))
* **deps:** update dependencies openapi-to-postmanv2 from v4.22.0 to v4.23.1 ([#288](#288)) ([16456b8](16456b8))
* **deps:** update dependencies openapi-to-postmanv2 from v4.23.1 to v4.24.0 ([#297](#297)) ([c59dfc5](c59dfc5))
* **deps:** update dependencies openapi-to-postmanv2 from v4.24.0 to v4.25.0 ([#329](#329)) ([82344b2](82344b2))
* **deps:** update dependencies openapi3-ts from v4.3.3 to v4.4.0 ([#301](#301)) ([7f535e0](7f535e0))
  • Loading branch information
eg-oss-ci committed Jan 27, 2025
1 parent d172bd9 commit 7262746
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

* auto approve bot prs ([#316](https://github.com/ExpediaGroup/spec-transformer/issues/316)) ([806ab90](https://github.com/ExpediaGroup/spec-transformer/commit/806ab9001246c5540fd660e136b74085cb4f80c2))
* **deps:** update dependencies commander from v12.1.0 to v13 ([#326](https://github.com/ExpediaGroup/spec-transformer/issues/326)) ([dafb4bd](https://github.com/ExpediaGroup/spec-transformer/commit/dafb4bd66ae520501b98c462c94663947d3d9576))
* **deps:** update dependencies commander from v13.0.0 to v13.1.0 ([#331](https://github.com/ExpediaGroup/spec-transformer/issues/331)) ([d172bd9](https://github.com/ExpediaGroup/spec-transformer/commit/d172bd9af4c518ad9d8277478fd26c3737aba67c))
* **deps:** update dependencies openapi-to-postmanv2 from v4.22.0 to v4.23.1 ([#288](https://github.com/ExpediaGroup/spec-transformer/issues/288)) ([16456b8](https://github.com/ExpediaGroup/spec-transformer/commit/16456b80ba484dd4182d895f0d3a679a67e611f6))
* **deps:** update dependencies openapi-to-postmanv2 from v4.23.1 to v4.24.0 ([#297](https://github.com/ExpediaGroup/spec-transformer/issues/297)) ([c59dfc5](https://github.com/ExpediaGroup/spec-transformer/commit/c59dfc5ffb39d35c1c800f31f2d9c5f549ed57f0))
* **deps:** update dependencies openapi-to-postmanv2 from v4.24.0 to v4.25.0 ([#329](https://github.com/ExpediaGroup/spec-transformer/issues/329)) ([82344b2](https://github.com/ExpediaGroup/spec-transformer/commit/82344b29bde376a2fae1da5b9d9d03e2a221acb1))
Expand Down
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"commander": "13.0.0",
"commander": "13.1.0",
"js-yaml": "4.1.0",
"openapi-to-postmanv2": "4.25.0",
"openapi3-ts": "4.4.0"
Expand Down

0 comments on commit 7262746

Please sign in to comment.