Skip to content

Commit 00d0b49

Browse files
chore(site): 1.0.2 (#1504)
* chore(site): 1.0.1 * chore: run prettier * chore(site): 1.0.2 * fix: conflicts --------- Co-authored-by: Marcos Sevilla <marcossevilla14@gmail.com>
1 parent 43cce45 commit 00d0b49

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.0.0",
3-
"site": "1.0.1"
2+
".": "1.0.0",
3+
"site": "1.0.2"
44
}

site/CHANGELOG.md

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

3+
## [1.0.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/site-v1.0.1...site-v1.0.2) (2026-02-23)
4+
5+
### Miscellaneous Chores
6+
7+
- **deps-dev:** bump eslint from 10.0.0 to 10.0.1 in /site ([#1502](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1502)) ([c3a3c70](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c3a3c7045bdebcaf33e16b3d8e12d1b119eccc3b))
8+
39
## [1.0.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/site-v1.0.0...site-v1.0.1) (2026-02-20)
410

511
### Miscellaneous Chores

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

0 commit comments

Comments
 (0)