Tags: cfcodefans/webtorrent
Tags
chore(release): 1.1.0 # [1.1.0](webtorrent/webtorrent@v1.0.4...v1.1.0) (2021-06-30) ### Features * Use a cache on the chunk store ([webtorrent#2095](webtorrent#2095)) ([d540058](webtorrent@d540058))
chore(release): 1.0.4 ## [1.0.4](webtorrent/webtorrent@v1.0.3...v1.0.4) (2021-06-30)
chore(release): 1.0.3 ## [1.0.3](webtorrent/webtorrent@v1.0.2...v1.0.3) (2021-06-30) ### Bug Fixes * remove deprecated functionality ([webtorrent#2118](webtorrent#2118)) ([2bf6cf4](webtorrent@2bf6cf4))
chore(release): 1.0.2 ## [1.0.2](webtorrent/webtorrent@v1.0.1...v1.0.2) (2021-06-23) ### Bug Fixes * enable UTP by default if there's support ([0df9eb6](webtorrent@0df9eb6))
chore(release): 1.0.1 ## [1.0.1](webtorrent/webtorrent@v1.0.0...v1.0.1) (2021-06-17) ### Bug Fixes * make utp-native optional ([webtorrent#1966](webtorrent#1966)) ([73c941c](webtorrent@73c941c))
chore(release): 1.0.0 # [1.0.0](webtorrent/webtorrent@v0.118.0...v1.0.0) (2021-05-21) ### Bug Fixes * bring back release config ([d78055b](webtorrent@d78055b)) * getAnnounceOpts ([webtorrent#2075](webtorrent#2075)) ([633b922](webtorrent@633b922)) * install config ([6ba44c4](webtorrent@6ba44c4)) * **deps:** update webtorrent ([18a8962](webtorrent@18a8962)) * ci ([134721c](webtorrent@134721c)) * github ci secrets ([fc7ec9f](webtorrent@fc7ec9f)) ### chore * add release ([webtorrent#2077](webtorrent#2077)) ([db9de2d](webtorrent@db9de2d)) ### Reverts * version strategy gh actions ([1cba675](webtorrent@1cba675)) ### BREAKING CHANGES * chore: add release * add semantic release config * Update release.yml