Skip to content

Commit 99df068

Browse files
chore(main): release 1.13.2
1 parent 202724b commit 99df068

2 files changed

Lines changed: 8 additions & 1 deletion

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.13.2](https://github.com/stainless-api/upload-openapi-spec-action/compare/v1.13.1...v1.13.2) (2026-03-19)
4+
5+
6+
### Bug Fixes
7+
8+
* sort regressions first when determining worst outcome ([#214](https://github.com/stainless-api/upload-openapi-spec-action/issues/214)) ([202724b](https://github.com/stainless-api/upload-openapi-spec-action/commit/202724b6cc35cd15f1b0188f70397387645b73ff))
9+
310
## [1.13.1](https://github.com/stainless-api/upload-openapi-spec-action/compare/v1.13.0...v1.13.1) (2026-03-16)
411

512

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.13.1",
3+
"version": "1.13.2",
44
"main": "dist/index.js",
55
"scripts": {
66
"build": "./scripts/build",

0 commit comments

Comments
 (0)