Skip to content

Commit eaa7185

Browse files
authored
fix: github URLs (#403)
Renames `web3-storage` to `storacha` in Github URLs.
1 parent 5376b57 commit eaa7185

File tree

18 files changed

+1699
-1699
lines changed

18 files changed

+1699
-1699
lines changed

CHANGELOG.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
11
# Changelog
22

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)
44

55

66
### Features
77

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))
99

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)
1111

1212

1313
### Bug Fixes
1414

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))
1616

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)
1818

1919

2020
### Bug Fixes
2121

22-
* types ([73dbf0e](https://github.com/web3-storage/ucanto/commit/73dbf0ec1bbaac6477a22425e40e7db0d77df02e))
22+
* types ([73dbf0e](https://github.com/storacha/ucanto/commit/73dbf0ec1bbaac6477a22425e40e7db0d77df02e))
2323

2424
### 0.0.1-beta (2022-04-24)
2525

2626

2727
### Features
2828

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))
3434

3535

3636
### Bug Fixes
3737

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))
4444

4545

4646
### Miscellaneous Chores
4747

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

Comments
 (0)