|
1 | | -# [3.1.0](https://github.com/themasch/node-bencode/compare/v3.0.3...v3.1.0) (2023-07-31) |
| 1 | +# [3.1.0](https://github.com/webtorrent/node-bencode/compare/v3.0.3...v3.1.0) (2023-07-31) |
2 | 2 |
|
3 | 3 |
|
4 | 4 | ### Features |
5 | 5 |
|
6 | | -* update uint8-util ([#153](https://github.com/themasch/node-bencode/issues/153)) ([7941736](https://github.com/themasch/node-bencode/commit/79417361876a5e5b6b9b17260a5ede8042cfa3e6)) |
| 6 | +* update uint8-util ([#153](https://github.com/webtorrent/node-bencode/issues/153)) ([7941736](https://github.com/webtorrent/node-bencode/commit/79417361876a5e5b6b9b17260a5ede8042cfa3e6)) |
7 | 7 |
|
8 | | -## [3.0.3](https://github.com/themasch/node-bencode/compare/v3.0.2...v3.0.3) (2023-01-31) |
| 8 | +## [3.0.3](https://github.com/webtorrent/node-bencode/compare/v3.0.2...v3.0.3) (2023-01-31) |
9 | 9 |
|
10 | 10 |
|
11 | 11 | ### Bug Fixes |
12 | 12 |
|
13 | | -* update dependency nanobench to v3 ([#130](https://github.com/themasch/node-bencode/issues/130)) ([f7027c4](https://github.com/themasch/node-bencode/commit/f7027c46f9cf86017f388fa6d811417b13e03e8e)) |
| 13 | +* update dependency nanobench to v3 ([#130](https://github.com/webtorrent/node-bencode/issues/130)) ([f7027c4](https://github.com/webtorrent/node-bencode/commit/f7027c46f9cf86017f388fa6d811417b13e03e8e)) |
14 | 14 |
|
15 | | -## [3.0.2](https://github.com/themasch/node-bencode/compare/v3.0.1...v3.0.2) (2023-01-31) |
| 15 | +## [3.0.2](https://github.com/webtorrent/node-bencode/compare/v3.0.1...v3.0.2) (2023-01-31) |
16 | 16 |
|
17 | 17 |
|
18 | 18 | ### Bug Fixes |
19 | 19 |
|
20 | | -* package.json for exporting lib ([#140](https://github.com/themasch/node-bencode/issues/140)) ([f63c09a](https://github.com/themasch/node-bencode/commit/f63c09a8a525e67b00cc0e7619eb84bd159855b2)) |
| 20 | +* package.json for exporting lib ([#140](https://github.com/webtorrent/node-bencode/issues/140)) ([f63c09a](https://github.com/webtorrent/node-bencode/commit/f63c09a8a525e67b00cc0e7619eb84bd159855b2)) |
21 | 21 |
|
22 | | -## [3.0.1](https://github.com/themasch/node-bencode/compare/v3.0.0...v3.0.1) (2023-01-31) |
| 22 | +## [3.0.1](https://github.com/webtorrent/node-bencode/compare/v3.0.0...v3.0.1) (2023-01-31) |
23 | 23 |
|
24 | 24 |
|
25 | 25 | ### Bug Fixes |
26 | 26 |
|
27 | | -* imports ([#138](https://github.com/themasch/node-bencode/issues/138)) ([abe29c3](https://github.com/themasch/node-bencode/commit/abe29c32ab327fafb323b05f17eda0aa9ca32478)) |
| 27 | +* imports ([#138](https://github.com/webtorrent/node-bencode/issues/138)) ([abe29c3](https://github.com/webtorrent/node-bencode/commit/abe29c32ab327fafb323b05f17eda0aa9ca32478)) |
28 | 28 |
|
29 | | -# [3.0.0](https://github.com/themasch/node-bencode/compare/v2.0.3...v3.0.0) (2022-11-28) |
| 29 | +# [3.0.0](https://github.com/webtorrent/node-bencode/compare/v2.0.3...v3.0.0) (2022-11-28) |
30 | 30 |
|
31 | 31 |
|
32 | 32 | ### Features |
33 | 33 |
|
34 | | -* esm ([#131](https://github.com/themasch/node-bencode/issues/131)) ([b111818](https://github.com/themasch/node-bencode/commit/b111818695c8e85e1268fa771fc49c7c6687167f)) |
| 34 | +* esm ([#131](https://github.com/webtorrent/node-bencode/issues/131)) ([b111818](https://github.com/webtorrent/node-bencode/commit/b111818695c8e85e1268fa771fc49c7c6687167f)) |
35 | 35 |
|
36 | 36 |
|
37 | 37 | ### BREAKING CHANGES |
38 | 38 |
|
39 | 39 | * ESM only |
40 | 40 |
|
41 | | -## [2.0.3](https://github.com/themasch/node-bencode/compare/v2.0.2...v2.0.3) (2022-05-13) |
| 41 | +## [2.0.3](https://github.com/webtorrent/node-bencode/compare/v2.0.2...v2.0.3) (2022-05-13) |
42 | 42 |
|
43 | | -## [2.0.2](https://github.com/themasch/node-bencode/compare/v2.0.1...v2.0.2) (2021-07-28) |
| 43 | +## [2.0.2](https://github.com/webtorrent/node-bencode/compare/v2.0.1...v2.0.2) (2021-07-28) |
44 | 44 |
|
45 | 45 |
|
46 | 46 | ### Bug Fixes |
47 | 47 |
|
48 | | -* Patch release to drop a dependecy to safe-buffer ([#99](https://github.com/themasch/node-bencode/issues/99)) ([a661715](https://github.com/themasch/node-bencode/commit/a6617150c53c3c00d0cd12c685c5f2ee47db30c0)) |
| 48 | +* Patch release to drop a dependecy to safe-buffer ([#99](https://github.com/webtorrent/node-bencode/issues/99)) ([a661715](https://github.com/webtorrent/node-bencode/commit/a6617150c53c3c00d0cd12c685c5f2ee47db30c0)) |
49 | 49 |
|
50 | 50 | ## 2.0.1 |
51 | 51 |
|
|
0 commit comments