Skip to content

Commit 2e2aad7

Browse files
ci: release (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ad5097 commit 2e2aad7

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

.changeset/light-planes-wonder.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/seven-panthers-pump.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @hideoo/generator-starlight-plugin
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- [#17](https://github.com/HiDeoo/generator-starlight-plugin/pull/17) [`6ad5097`](https://github.com/HiDeoo/generator-starlight-plugin/commit/6ad50973240bdc30201d71f217497eb3f28a864a) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Improves the overall experience by asking first if the generated plugin is a theme or not.
8+
9+
- [#17](https://github.com/HiDeoo/generator-starlight-plugin/pull/17) [`6ad5097`](https://github.com/HiDeoo/generator-starlight-plugin/commit/6ad50973240bdc30201d71f217497eb3f28a864a) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Improves the generated documentation for themes:
10+
11+
- Adds a kitchen sink page and many other example pages to easily preview and test themes.
12+
- Adds a new documentation page on how users can customize themes with or without using cascade layers.
13+
314
## 0.6.0
415

516
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hideoo/generator-starlight-plugin",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"description": "Yeoman generator for Starlight plugins.",
66
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",

0 commit comments

Comments
 (0)