Skip to content

Commit 780379f

Browse files
ci: release (#22)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
1 parent bddc63a commit 780379f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clear-tires-repeat.md

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

CHANGELOG.md

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

3+
## 0.7.2
4+
5+
### Patch Changes
6+
7+
- [#21](https://github.com/HiDeoo/generator-starlight-plugin/pull/21) [`bddc63a`](https://github.com/HiDeoo/generator-starlight-plugin/commit/bddc63a7964257b17a769dee3e56a5dffca6fdfb) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes a deprecation warning when running the plugin generator.
8+
39
## 0.7.1
410

511
### Patch 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.7.1",
3+
"version": "0.7.2",
44
"license": "MIT",
55
"description": "Yeoman generator for Starlight plugins.",
66
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",

0 commit comments

Comments
 (0)