Skip to content

Commit 3d7222b

Browse files
ci: release (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 491ff8c commit 3d7222b

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/bright-bobcats-clap.md

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

CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#9](https://github.com/HiDeoo/generator-starlight-plugin/pull/9) [`491ff8c`](https://github.com/HiDeoo/generator-starlight-plugin/commit/491ff8ce583b650cb0668efbd12306401bdb88bf) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds a new prompt asking for a single emoji representing the generated Starlight plugin.
8+
9+
The emoji will be used in the generated documentation and README files.
10+
311
## 0.3.0
412

513
### 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.3.0",
3+
"version": "0.4.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)