Skip to content

Commit d349b8e

Browse files
authored
chore(site): 1.1.1 (#1546)
1 parent a22ca41 commit d349b8e

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
".": "1.1.1",
3-
"site": "1.1.0"
3+
"site": "1.1.1"
44
}

site/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/site-v1.1.0...site-v1.1.1) (2026-03-30)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps-dev:** bump eslint from 10.0.3 to 10.1.0 in /site ([#1542](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1542)) ([12f1386](https://github.com/VeryGoodOpenSource/very_good_cli/commit/12f138690059a204a6fdd0c514d709f556231117))
9+
10+
11+
### Docs
12+
13+
* add create command in current directory ([#1549](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1549)) ([8eefa56](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8eefa56d29c4f1b5d929a0b1252417a7e9395fad))
14+
315
## [1.1.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/site-v1.0.3...site-v1.1.0) (2026-03-18)
416

517

site/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "site",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)