Skip to content

Commit 7984474

Browse files
chore(main): release 1.3.0 (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2973c76 commit 7984474

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/stainless-api/upload-openapi-spec-action/compare/v1.2.2...v1.3.0) (2025-07-17)
4+
5+
6+
### Features
7+
8+
* show more things in the comment while pending ([#87](https://github.com/stainless-api/upload-openapi-spec-action/issues/87)) ([a0975f0](https://github.com/stainless-api/upload-openapi-spec-action/commit/a0975f0883327437a0dc469d1fd8369af459c998))
9+
10+
11+
### Bug Fixes
12+
13+
* await for config reads before comparing ([#88](https://github.com/stainless-api/upload-openapi-spec-action/issues/88)) ([deb361d](https://github.com/stainless-api/upload-openapi-spec-action/commit/deb361d06abef732d0305c225d7ae76ce2f09d1f))
14+
315
## [1.2.2](https://github.com/stainless-api/upload-openapi-spec-action/compare/v1.2.1...v1.2.2) (2025-07-16)
416

517

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

0 commit comments

Comments
 (0)