Skip to content

Commit 3753c27

Browse files
chore(main): release www 1.0.2 (#24)
🤖 I have created a release *beep* *boop* --- ## [1.0.2](www-v1.0.1...www-v1.0.2) (2023-11-14) ### Bug Fixes * footer privacy link ([#23](#23)) ([3e0db83](3e0db83)) --- 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 3e0db83 commit 3753c27

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.2](https://github.com/web3-storage/www/compare/www-v1.0.1...www-v1.0.2) (2023-11-14)
4+
5+
6+
### Bug Fixes
7+
8+
* footer privacy link ([#23](https://github.com/web3-storage/www/issues/23)) ([3e0db83](https://github.com/web3-storage/www/commit/3e0db83b62113901a565820d891bb7ad671937f1))
9+
310
## [1.0.1](https://github.com/web3-storage/www/compare/www-v1.0.0...www-v1.0.1) (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.1",
3+
"version": "1.0.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)