Skip to content

Commit e9dacc1

Browse files
chore(site): 1.0.1 (#1498)
* chore(site): 1.0.1 * chore: run prettier --------- Co-authored-by: Marcos Sevilla <marcossevilla14@gmail.com>
1 parent 1d8984e commit e9dacc1

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.0.0",
3-
"site": "1.0.0"
3+
"site": "1.0.1"
44
}

site/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [1.0.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/site-v1.0.0...site-v1.0.1) (2026-02-20)
4+
5+
### Miscellaneous Chores
6+
7+
- **deps-dev:** bump eslint from 9.39.2 to 10.0.0 in /site ([#1470](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1470)) ([acc05ee](https://github.com/VeryGoodOpenSource/very_good_cli/commit/acc05ee131a16786767cdf9ff186e840e3b8a14f))
8+
9+
### Docs
10+
11+
- **site:** inconsistency fixes ([#1495](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1495)) ([1d8984e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1d8984e028c6e06eace187e4074170e26977977f))
12+
- **site:** v1 updates ([#1492](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1492)) ([91de5a7](https://github.com/VeryGoodOpenSource/very_good_cli/commit/91de5a76b655525e9d4d99a040a862d7d62e1bc6))

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.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)