Skip to content

Commit ebd5210

Browse files
chore(main): release www 1.0.3 (#27)
🤖 I have created a release *beep* *boop* --- ## [1.0.3](www-v1.0.2...www-v1.0.3) (2023-11-14) ### Bug Fixes * authorize renamed to login ([#26](#26)) ([5638a4d](5638a4d)) --- 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 5638a4d commit ebd5210

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.3](https://github.com/web3-storage/www/compare/www-v1.0.2...www-v1.0.3) (2023-11-14)
4+
5+
6+
### Bug Fixes
7+
8+
* authorize renamed to login ([#26](https://github.com/web3-storage/www/issues/26)) ([5638a4d](https://github.com/web3-storage/www/commit/5638a4db5efe9390bac7f566230355bfa6f14fdd))
9+
310
## [1.0.2](https://github.com/web3-storage/www/compare/www-v1.0.1...www-v1.0.2) (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.2",
3+
"version": "1.0.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)