Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit e2ce544

Browse files
authored
Merge pull request #78 from web3-storage/release-please--branches--main--components--w3up-client
chore(main): release 4.2.0
2 parents d4b84c7 + 1c6954e commit e2ce544

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [4.2.0](https://github.com/web3-storage/w3up-client/compare/v4.1.0...v4.2.0) (2023-02-15)
4+
5+
6+
### Features
7+
8+
* update to latest dependencies ([f4da59e](https://github.com/web3-storage/w3up-client/commit/f4da59ec10d8f7e96857998d34672d8848652445))
9+
310
## [4.1.0](https://github.com/web3-storage/w3up-client/compare/v4.0.1...v4.1.0) (2023-01-11)
411

512

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/w3up-client",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Client for the w3up API",
55
"license": "Apache-2.0 OR MIT",
66
"type": "module",

0 commit comments

Comments
 (0)