Skip to content

Commit b54a5e8

Browse files
chore(main): release www 1.0.1 (#21)
🤖 I have created a release *beep* *boop* --- ## [1.0.1](www-v1.0.0...www-v1.0.1) (2023-11-14) ### Bug Fixes * link banner to blogpost instead of root blog ([#20](#20)) ([c29300e](c29300e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c29300e commit b54a5e8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/web3-storage/www/compare/www-v1.0.0...www-v1.0.1) (2023-11-14)
4+
5+
6+
### Bug Fixes
7+
8+
* link banner to blogpost instead of root blog ([#20](https://github.com/web3-storage/www/issues/20)) ([c29300e](https://github.com/web3-storage/www/commit/c29300e1a7c2443a87eed38b388029e0b7a3e061))
9+
310
## 1.0.0 (2023-11-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "www",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)