Skip to content

Commit fd70a2b

Browse files
chore(main): release 1.13.3 (#226)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ecc018b commit fd70a2b

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.3](https://github.com/stainless-api/upload-openapi-spec-action/compare/v1.13.2...v1.13.3) (2026-05-08)
4+
5+
6+
### Bug Fixes
7+
8+
* disambiguate project name in comment title ([#225](https://github.com/stainless-api/upload-openapi-spec-action/issues/225)) ([f077159](https://github.com/stainless-api/upload-openapi-spec-action/commit/f077159cfaf553a34fe2bf28bc536e9e38d456d3))
9+
310
## [1.13.2](https://github.com/stainless-api/upload-openapi-spec-action/compare/v1.13.1...v1.13.2) (2026-03-20)
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.2",
3+
"version": "1.13.3",
44
"main": "dist/index.js",
55
"scripts": {
66
"build": "./scripts/build",

0 commit comments

Comments
 (0)