Skip to content

Commit 574dfd1

Browse files
github-actions[bot]dgellow
authored andcommitted
chore(main): release 1.11.6
1 parent 112bfe8 commit 574dfd1

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.11.6](https://github.com/stainless-api/upload-openapi-spec-action/compare/v1.11.5...v1.11.6) (2026-02-03)
4+
5+
6+
### Bug Fixes
7+
8+
* yaml formatting ([c9df677](https://github.com/stainless-api/upload-openapi-spec-action/commit/c9df67766188af19676071bb5d44b6ef7da26cfd))
9+
310
## [1.11.5](https://github.com/stainless-api/upload-openapi-spec-action/compare/v1.11.4...v1.11.5) (2026-01-30)
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": "upload-openapi-spec-action",
3-
"version": "1.11.5",
3+
"version": "1.11.6",
44
"main": "dist/index.js",
55
"scripts": {
66
"build": "npm run build:build && npm run build:checkout-pr-ref && npm run build:index && npm run build:merge && npm run build:preview && npm run build:prepare-combine && npm run build:prepare-swagger",

0 commit comments

Comments
 (0)