Skip to content

Commit bf7951a

Browse files
ci: release (#64)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b19e249 commit bf7951a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-news-bake.md

-5
This file was deleted.

packages/starlight-openapi/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# starlight-openapi
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#63](https://github.com/HiDeoo/starlight-openapi/pull/63) [`b19e249`](https://github.com/HiDeoo/starlight-openapi/commit/b19e24982ee893d49d117ca933fd8900db1d7522) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds overview pages for operations grouped by tags defined with a `description` or `externalDocs` fields displaying the tag's information.
8+
39
## 0.9.0
410

511
### Minor Changes

packages/starlight-openapi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-openapi",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"license": "MIT",
55
"description": "Starlight plugin to generate documentation from OpenAPI/Swagger specifications.",
66
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",

0 commit comments

Comments
 (0)