Skip to content

Commit 73998b3

Browse files
authored
Merge pull request #35 from tabcat/release-please--branches--master--components--zzzync
chore(master): release 4.2.0
2 parents f4b18bf + 3ad542a commit 73998b3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.2.0](https://github.com/tabcat/zzzync/compare/v4.1.0...v4.2.0) (2023-09-16)
4+
5+
6+
### Features
7+
8+
* resolve local names using cache ([f4b18bf](https://github.com/tabcat/zzzync/commit/f4b18bf38f8e661740ce63ad824a026ada4c4c5c))
9+
310
## [4.1.0](https://github.com/tabcat/zzzync/compare/v4.0.0...v4.1.0) (2023-09-15)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabcat/zzzync",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "replication protocol over IPLD, IPNS, and IPFS Provider Records",
55
"type": "module",
66
"types": "./dist/src/index.d.ts",

0 commit comments

Comments
 (0)