From f92b3a69e74cb03b6da09fd406a4ff2def5559f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 21:39:26 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..9a7e5524 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [1.0.0](https://github.com/stainless-api/upload-openapi-spec-action/compare/v0.5.0...v1.0.0) (2025-07-09) + + +### Features + +* merge next branch into main ([#70](https://github.com/stainless-api/upload-openapi-spec-action/issues/70)) ([15b8b59](https://github.com/stainless-api/upload-openapi-spec-action/commit/15b8b599f60239a1bcf794439809b8a2d8c9112b)) + + +### Miscellaneous Chores + +* release 1.0.0 ([08eca69](https://github.com/stainless-api/upload-openapi-spec-action/commit/08eca690723370252b0e68ffcf6387bdda803c01))