|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [0.1.0-beta](https://github.com/web3-storage/ucanto/compare/v0.0.3-beta...v0.1.0-beta) (2022-05-03) |
| 3 | +## [0.1.0-beta](https://github.com/storacha/ucanto/compare/v0.0.3-beta...v0.1.0-beta) (2022-05-03) |
4 | 4 |
|
5 | 5 |
|
6 | 6 | ### Features |
7 | 7 |
|
8 | | -* improve http transport configuration ([#10](https://github.com/web3-storage/ucanto/issues/10)) ([c99be08](https://github.com/web3-storage/ucanto/commit/c99be08fdcef6c0775d83f5cea1331848ec660ff)) |
| 8 | +* improve http transport configuration ([#10](https://github.com/storacha/ucanto/issues/10)) ([c99be08](https://github.com/storacha/ucanto/commit/c99be08fdcef6c0775d83f5cea1331848ec660ff)) |
9 | 9 |
|
10 | | -### [0.0.3-beta](https://github.com/web3-storage/ucanto/compare/v0.0.2-beta...v0.0.3-beta) (2022-05-02) |
| 10 | +### [0.0.3-beta](https://github.com/storacha/ucanto/compare/v0.0.2-beta...v0.0.3-beta) (2022-05-02) |
11 | 11 |
|
12 | 12 |
|
13 | 13 | ### Bug Fixes |
14 | 14 |
|
15 | | -* exports ([#8](https://github.com/web3-storage/ucanto/issues/8)) ([d135627](https://github.com/web3-storage/ucanto/commit/d1356274225c9dfe38c305c12f4a80a822619430)) |
| 15 | +* exports ([#8](https://github.com/storacha/ucanto/issues/8)) ([d135627](https://github.com/storacha/ucanto/commit/d1356274225c9dfe38c305c12f4a80a822619430)) |
16 | 16 |
|
17 | | -### [0.0.2-beta](https://github.com/web3-storage/ucanto/compare/v0.0.1-beta...v0.0.2-beta) (2022-04-24) |
| 17 | +### [0.0.2-beta](https://github.com/storacha/ucanto/compare/v0.0.1-beta...v0.0.2-beta) (2022-04-24) |
18 | 18 |
|
19 | 19 |
|
20 | 20 | ### Bug Fixes |
21 | 21 |
|
22 | | -* types ([73dbf0e](https://github.com/web3-storage/ucanto/commit/73dbf0ec1bbaac6477a22425e40e7db0d77df02e)) |
| 22 | +* types ([73dbf0e](https://github.com/storacha/ucanto/commit/73dbf0ec1bbaac6477a22425e40e7db0d77df02e)) |
23 | 23 |
|
24 | 24 | ### 0.0.1-beta (2022-04-24) |
25 | 25 |
|
26 | 26 |
|
27 | 27 | ### Features |
28 | 28 |
|
29 | | -* implement jwt transport ([d85ebf4](https://github.com/web3-storage/ucanto/commit/d85ebf4c56fa35e547429f87f18f20a96d4f22d7)) |
30 | | -* implement main service logic ([abca293](https://github.com/web3-storage/ucanto/commit/abca2937a080fad6b2679ee1973b6e222cfcd4e7)) |
31 | | -* implement server picees ([e62fe0d](https://github.com/web3-storage/ucanto/commit/e62fe0d4de419f725b46068edc168e9d3298c397)) |
32 | | -* implement ucan chain support ([cfaa5ee](https://github.com/web3-storage/ucanto/commit/cfaa5eefab071aa6c5b481f21b76fb308719b1ee)) |
33 | | -* initial draft ([87267fd](https://github.com/web3-storage/ucanto/commit/87267fd46e020aa9a5ceb3e6cd3c6593c7bb34dc)) |
| 29 | +* implement jwt transport ([d85ebf4](https://github.com/storacha/ucanto/commit/d85ebf4c56fa35e547429f87f18f20a96d4f22d7)) |
| 30 | +* implement main service logic ([abca293](https://github.com/storacha/ucanto/commit/abca2937a080fad6b2679ee1973b6e222cfcd4e7)) |
| 31 | +* implement server picees ([e62fe0d](https://github.com/storacha/ucanto/commit/e62fe0d4de419f725b46068edc168e9d3298c397)) |
| 32 | +* implement ucan chain support ([cfaa5ee](https://github.com/storacha/ucanto/commit/cfaa5eefab071aa6c5b481f21b76fb308719b1ee)) |
| 33 | +* initial draft ([87267fd](https://github.com/storacha/ucanto/commit/87267fd46e020aa9a5ceb3e6cd3c6593c7bb34dc)) |
34 | 34 |
|
35 | 35 |
|
36 | 36 | ### Bug Fixes |
37 | 37 |
|
38 | | -* type typo ([c068a50](https://github.com/web3-storage/ucanto/commit/c068a5059359ab1b52e91dddb2596ce6f728f171)) |
39 | | -* types ([77c56ac](https://github.com/web3-storage/ucanto/commit/77c56ac4d36c351a7e081d041b345dd8ba7f4939)) |
40 | | -* types ([40b5143](https://github.com/web3-storage/ucanto/commit/40b5143b05f47593582e7b14a7a42fd31fab3d26)) |
41 | | -* web tests ([c1937b5](https://github.com/web3-storage/ucanto/commit/c1937b509fa39ee2548f166c07ed811dc1287a50)) |
42 | | -* wire more pieces together ([4167fae](https://github.com/web3-storage/ucanto/commit/4167fae2984a7c7343a776aec0bb231568aae2c5)) |
43 | | -* wire server & client ([425489e](https://github.com/web3-storage/ucanto/commit/425489e545b48fabc978ec73057fbdbfbbc2117a)) |
| 38 | +* type typo ([c068a50](https://github.com/storacha/ucanto/commit/c068a5059359ab1b52e91dddb2596ce6f728f171)) |
| 39 | +* types ([77c56ac](https://github.com/storacha/ucanto/commit/77c56ac4d36c351a7e081d041b345dd8ba7f4939)) |
| 40 | +* types ([40b5143](https://github.com/storacha/ucanto/commit/40b5143b05f47593582e7b14a7a42fd31fab3d26)) |
| 41 | +* web tests ([c1937b5](https://github.com/storacha/ucanto/commit/c1937b509fa39ee2548f166c07ed811dc1287a50)) |
| 42 | +* wire more pieces together ([4167fae](https://github.com/storacha/ucanto/commit/4167fae2984a7c7343a776aec0bb231568aae2c5)) |
| 43 | +* wire server & client ([425489e](https://github.com/storacha/ucanto/commit/425489e545b48fabc978ec73057fbdbfbbc2117a)) |
44 | 44 |
|
45 | 45 |
|
46 | 46 | ### Miscellaneous Chores |
47 | 47 |
|
48 | | -* release 0.0.1-beta ([d6c7e73](https://github.com/web3-storage/ucanto/commit/d6c7e73de56278e2f2c92c4a0e1a2709c92bcbf9)) |
| 48 | +* release 0.0.1-beta ([d6c7e73](https://github.com/storacha/ucanto/commit/d6c7e73de56278e2f2c92c4a0e1a2709c92bcbf9)) |
0 commit comments