Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit fbc4018

Browse files
committed
chore(docs): update links to repo
1 parent 90fb36a commit fbc4018

File tree

6 files changed

+182
-201
lines changed

6 files changed

+182
-201
lines changed

.versionrc.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"commitUrlFormat": "https://github.com/0x77dev/dstack/commits/{{hash}}",
3-
"compareUrlFormat": "https://github.com/0x77dev/dstack/compare/{{previousTag}}...{{currentTag}}",
2+
"commitUrlFormat": "https://github.com/dstack-js/dstack/commits/{{hash}}",
3+
"compareUrlFormat": "https://github.com/dstack-js/dstack/compare/{{previousTag}}...{{currentTag}}",
44
"types": [
55
{
66
"section": "Features",

CHANGELOG.md

+50-71
Original file line numberDiff line numberDiff line change
@@ -2,158 +2,137 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [0.2.23](https://github.com/0x77dev/dstack/compare/v0.2.22...v0.2.23) (2022-01-28)
6-
5+
### [0.2.23](https://github.com/dstack-js/dstack/compare/v0.2.22...v0.2.23) (2022-01-28)
76

87
### Features
98

10-
* **lib:** optional wait for peers on publish ([6b11cac](https://github.com/0x77dev/dstack/commits/6b11cacc94e9188710691e88e06b0feb067c372e))
11-
12-
### [0.2.22](https://github.com/0x77dev/dstack/compare/v0.2.21...v0.2.22) (2022-01-27)
9+
- **lib:** optional wait for peers on publish ([6b11cac](https://github.com/dstack-js/dstack/commits/6b11cacc94e9188710691e88e06b0feb067c372e))
1310

11+
### [0.2.22](https://github.com/dstack-js/dstack/compare/v0.2.21...v0.2.22) (2022-01-27)
1412

1513
### Features
1614

17-
* **relay:** bump ipfs ([7d30f0e](https://github.com/0x77dev/dstack/commits/7d30f0e6bb322fb9e0ebb4b3fb561e9845eefc70))
18-
19-
### [0.2.21](https://github.com/0x77dev/dstack/compare/v0.2.20...v0.2.21) (2022-01-27)
15+
- **relay:** bump ipfs ([7d30f0e](https://github.com/dstack-js/dstack/commits/7d30f0e6bb322fb9e0ebb4b3fb561e9845eefc70))
2016

17+
### [0.2.21](https://github.com/dstack-js/dstack/compare/v0.2.20...v0.2.21) (2022-01-27)
2118

2219
### Features
2320

24-
* **ipfs:** add more relays ([41d10e4](https://github.com/0x77dev/dstack/commits/41d10e4c373fa8537584f615acc0f4eddbcf6951))
25-
26-
### [0.2.20](https://github.com/0x77dev/dstack/compare/v0.2.19...v0.2.20) (2022-01-27)
21+
- **ipfs:** add more relays ([41d10e4](https://github.com/dstack-js/dstack/commits/41d10e4c373fa8537584f615acc0f4eddbcf6951))
2722

23+
### [0.2.20](https://github.com/dstack-js/dstack/compare/v0.2.19...v0.2.20) (2022-01-27)
2824

2925
### Features
3026

31-
* **explorer:** add some elements ([253134e](https://github.com/0x77dev/dstack/commits/253134e30dbd752dd2fcf42a8ade10eeff355f24))
32-
33-
### [0.2.19](https://github.com/0x77dev/dstack/compare/v0.2.18...v0.2.19) (2022-01-27)
27+
- **explorer:** add some elements ([253134e](https://github.com/dstack-js/dstack/commits/253134e30dbd752dd2fcf42a8ade10eeff355f24))
3428

35-
### [0.2.18](https://github.com/0x77dev/dstack/compare/v0.2.17...v0.2.18) (2022-01-27)
29+
### [0.2.19](https://github.com/dstack-js/dstack/compare/v0.2.18...v0.2.19) (2022-01-27)
3630

31+
### [0.2.18](https://github.com/dstack-js/dstack/compare/v0.2.17...v0.2.18) (2022-01-27)
3732

3833
### Bug Fixes
3934

40-
* **lib:** fix store emitUpdate ([653150f](https://github.com/0x77dev/dstack/commits/653150f50cfe70483d22b65539e2ef12cf62b07f))
41-
42-
### [0.2.17](https://github.com/0x77dev/dstack/compare/v0.2.16...v0.2.17) (2022-01-27)
35+
- **lib:** fix store emitUpdate ([653150f](https://github.com/dstack-js/dstack/commits/653150f50cfe70483d22b65539e2ef12cf62b07f))
4336

37+
### [0.2.17](https://github.com/dstack-js/dstack/compare/v0.2.16...v0.2.17) (2022-01-27)
4438

4539
### Features
4640

47-
* **lib:** improve store data fetching ([e3a56c6](https://github.com/0x77dev/dstack/commits/e3a56c69bb49565a6c42e0b9f007e0f0e8566a74))
48-
49-
### [0.2.16](https://github.com/0x77dev/dstack/compare/v0.2.15...v0.2.16) (2022-01-27)
41+
- **lib:** improve store data fetching ([e3a56c6](https://github.com/dstack-js/dstack/commits/e3a56c69bb49565a6c42e0b9f007e0f0e8566a74))
5042

43+
### [0.2.16](https://github.com/dstack-js/dstack/compare/v0.2.15...v0.2.16) (2022-01-27)
5144

5245
### Features
5346

54-
* **lib:** add debug ([8e8f0ea](https://github.com/0x77dev/dstack/commits/8e8f0ea265c94d7d930b97c4539d19d2f8355bbe))
55-
* **lib:** add onPeerConnect ([5b22c3c](https://github.com/0x77dev/dstack/commits/5b22c3c35c5d09210dbc75807ec3b5bac6171960))
56-
* **lib:** add peer api ([cc5919b](https://github.com/0x77dev/dstack/commits/cc5919be7b9f130c43f946143e193343e495ba55))
57-
58-
### [0.2.15](https://github.com/0x77dev/dstack/compare/v0.2.14...v0.2.15) (2022-01-27)
47+
- **lib:** add debug ([8e8f0ea](https://github.com/dstack-js/dstack/commits/8e8f0ea265c94d7d930b97c4539d19d2f8355bbe))
48+
- **lib:** add onPeerConnect ([5b22c3c](https://github.com/dstack-js/dstack/commits/5b22c3c35c5d09210dbc75807ec3b5bac6171960))
49+
- **lib:** add peer api ([cc5919b](https://github.com/dstack-js/dstack/commits/cc5919be7b9f130c43f946143e193343e495ba55))
5950

51+
### [0.2.15](https://github.com/dstack-js/dstack/compare/v0.2.14...v0.2.15) (2022-01-27)
6052

6153
### Bug Fixes
6254

63-
* **lib:** fix pubsub request ([3e688b7](https://github.com/0x77dev/dstack/commits/3e688b740e4a1114ae0380170e097db82ba1d47f))
64-
65-
### [0.2.14](https://github.com/0x77dev/dstack/compare/v0.2.13...v0.2.14) (2022-01-27)
55+
- **lib:** fix pubsub request ([3e688b7](https://github.com/dstack-js/dstack/commits/3e688b740e4a1114ae0380170e097db82ba1d47f))
6656

57+
### [0.2.14](https://github.com/dstack-js/dstack/compare/v0.2.13...v0.2.14) (2022-01-27)
6758

6859
### Features
6960

70-
* **lib:** store top level cache.get ([e7a55ff](https://github.com/0x77dev/dstack/commits/e7a55ff8d9eede3a084b6175bf9ca5cfbbb3c9c4))
71-
72-
### [0.2.13](https://github.com/0x77dev/dstack/compare/v0.2.12...v0.2.13) (2022-01-27)
61+
- **lib:** store top level cache.get ([e7a55ff](https://github.com/dstack-js/dstack/commits/e7a55ff8d9eede3a084b6175bf9ca5cfbbb3c9c4))
7362

63+
### [0.2.13](https://github.com/dstack-js/dstack/compare/v0.2.12...v0.2.13) (2022-01-27)
7464

7565
### Features
7666

77-
* **relay:** bump lib, ipfs ([acdbb8c](https://github.com/0x77dev/dstack/commits/acdbb8ccdd1a08c17eeab01b41c29d1d4cdf0f73))
78-
79-
### [0.2.12](https://github.com/0x77dev/dstack/compare/v0.2.11...v0.2.12) (2022-01-27)
67+
- **relay:** bump lib, ipfs ([acdbb8c](https://github.com/dstack-js/dstack/commits/acdbb8ccdd1a08c17eeab01b41c29d1d4cdf0f73))
8068

69+
### [0.2.12](https://github.com/dstack-js/dstack/compare/v0.2.11...v0.2.12) (2022-01-27)
8170

8271
### Features
8372

84-
* **explorer:** basic playground ([1632b91](https://github.com/0x77dev/dstack/commits/1632b9132b43ef06715b33779dbfd679ecc1bb05))
85-
* **lib:** pubsub store sync ([34c22f7](https://github.com/0x77dev/dstack/commits/34c22f7edd11e276b158498cb7520344535f4ca9))
86-
* **relay:** store sync ([19f2053](https://github.com/0x77dev/dstack/commits/19f205315be93fba3e47466e886e074c6a2211a2))
87-
73+
- **explorer:** basic playground ([1632b91](https://github.com/dstack-js/dstack/commits/1632b9132b43ef06715b33779dbfd679ecc1bb05))
74+
- **lib:** pubsub store sync ([34c22f7](https://github.com/dstack-js/dstack/commits/34c22f7edd11e276b158498cb7520344535f4ca9))
75+
- **relay:** store sync ([19f2053](https://github.com/dstack-js/dstack/commits/19f205315be93fba3e47466e886e074c6a2211a2))
8876

8977
### Bug Fixes
9078

91-
* **ipfs:** encryption issues ([4fa31e3](https://github.com/0x77dev/dstack/commits/4fa31e36f2250a3e870271d6402d9c2dee589a97))
92-
93-
### [0.2.11](https://github.com/0x77dev/dstack/compare/v0.2.10...v0.2.11) (2022-01-25)
79+
- **ipfs:** encryption issues ([4fa31e3](https://github.com/dstack-js/dstack/commits/4fa31e36f2250a3e870271d6402d9c2dee589a97))
9480

81+
### [0.2.11](https://github.com/dstack-js/dstack/compare/v0.2.10...v0.2.11) (2022-01-25)
9582

9683
### Features
9784

98-
* **lib:** add pubsub proof-of-concept ([9c722bb](https://github.com/0x77dev/dstack/commits/9c722bbfb6e22102bb3d624868a1ef1c2ceb21f9))
99-
85+
- **lib:** add pubsub proof-of-concept ([9c722bb](https://github.com/dstack-js/dstack/commits/9c722bbfb6e22102bb3d624868a1ef1c2ceb21f9))
10086

10187
### Bug Fixes
10288

103-
* **relay:** fix readme ([e408f75](https://github.com/0x77dev/dstack/commits/e408f75d354461c945618c5fe1b5018318aac38e))
104-
105-
### [0.2.10](https://github.com/0x77dev/dstack/compare/v0.2.9...v0.2.10) (2022-01-23)
89+
- **relay:** fix readme ([e408f75](https://github.com/dstack-js/dstack/commits/e408f75d354461c945618c5fe1b5018318aac38e))
10690

91+
### [0.2.10](https://github.com/dstack-js/dstack/compare/v0.2.9...v0.2.10) (2022-01-23)
10792

10893
### Features
10994

110-
* **ipfs, relay:** add bootstrap node ([ed585c1](https://github.com/0x77dev/dstack/commits/ed585c189524c9103905c82523d49357220350d4))
111-
* **relay:** add deploy bash shebang ([5937de6](https://github.com/0x77dev/dstack/commits/5937de6ae0eb8b537f6817a59f30ac254861e549))
112-
* **relay:** add no ipfs env flag ([08598d4](https://github.com/0x77dev/dstack/commits/08598d42e407fab6f5c93d868d570f3a70e68161))
113-
114-
### [0.2.9](https://github.com/0x77dev/dstack/compare/v0.2.8...v0.2.9) (2022-01-23)
95+
- **ipfs, relay:** add bootstrap node ([ed585c1](https://github.com/dstack-js/dstack/commits/ed585c189524c9103905c82523d49357220350d4))
96+
- **relay:** add deploy bash shebang ([5937de6](https://github.com/dstack-js/dstack/commits/5937de6ae0eb8b537f6817a59f30ac254861e549))
97+
- **relay:** add no ipfs env flag ([08598d4](https://github.com/dstack-js/dstack/commits/08598d42e407fab6f5c93d868d570f3a70e68161))
11598

99+
### [0.2.9](https://github.com/dstack-js/dstack/compare/v0.2.8...v0.2.9) (2022-01-23)
116100

117101
### Bug Fixes
118102

119-
* **ipfs:** missing dht config ([915cc5b](https://github.com/0x77dev/dstack/commits/915cc5bffa626b172645b7a1fe05bdb8c0261f1d))
120-
121-
### [0.2.8](https://github.com/0x77dev/dstack/compare/v0.2.7...v0.2.8) (2022-01-23)
103+
- **ipfs:** missing dht config ([915cc5b](https://github.com/dstack-js/dstack/commits/915cc5bffa626b172645b7a1fe05bdb8c0261f1d))
122104

105+
### [0.2.8](https://github.com/dstack-js/dstack/compare/v0.2.7...v0.2.8) (2022-01-23)
123106

124107
### Bug Fixes
125108

126-
* **relay:** docker image wrtc support ([cc4910b](https://github.com/0x77dev/dstack/commits/cc4910ba3ead8723f14e342421b4f8c65ddcafab))
127-
128-
### [0.2.7](https://github.com/0x77dev/dstack/compare/v0.2.6...v0.2.7) (2022-01-23)
109+
- **relay:** docker image wrtc support ([cc4910b](https://github.com/dstack-js/dstack/commits/cc4910ba3ead8723f14e342421b4f8c65ddcafab))
129110

130-
### [0.2.6](https://github.com/0x77dev/dstack/compare/v0.2.5...v0.2.6) (2022-01-23)
111+
### [0.2.7](https://github.com/dstack-js/dstack/compare/v0.2.6...v0.2.7) (2022-01-23)
131112

113+
### [0.2.6](https://github.com/dstack-js/dstack/compare/v0.2.5...v0.2.6) (2022-01-23)
132114

133115
### Features
134116

135-
* **ipfs:** fix listen, remove useless modules/code ([5578363](https://github.com/0x77dev/dstack/commits/5578363944a9c896e5f185d597b66a0e3d9ed6dd))
136-
* **relay:** support predefined peer id ([ee1f89d](https://github.com/0x77dev/dstack/commits/ee1f89dec4cbd2c950d9c111bf515d55bedb014d))
137-
138-
### [0.2.5](https://github.com/0x77dev/dstack/compare/v0.2.4...v0.2.5) (2022-01-23)
117+
- **ipfs:** fix listen, remove useless modules/code ([5578363](https://github.com/dstack-js/dstack/commits/5578363944a9c896e5f185d597b66a0e3d9ed6dd))
118+
- **relay:** support predefined peer id ([ee1f89d](https://github.com/dstack-js/dstack/commits/ee1f89dec4cbd2c950d9c111bf515d55bedb014d))
139119

140-
### [0.2.4](https://github.com/0x77dev/dstack/compare/v0.2.3...v0.2.4) (2022-01-23)
120+
### [0.2.5](https://github.com/dstack-js/dstack/compare/v0.2.4...v0.2.5) (2022-01-23)
141121

122+
### [0.2.4](https://github.com/dstack-js/dstack/compare/v0.2.3...v0.2.4) (2022-01-23)
142123

143124
### Features
144125

145-
* **ipfs, relay:** custom libp2p, docker, relay update ([62053ed](https://github.com/0x77dev/dstack/commits/62053edaadad29e43210005ac7d0afb614229730))
146-
147-
### [0.2.3](https://github.com/0x77dev/dstack/compare/v0.2.2...v0.2.3) (2022-01-22)
126+
- **ipfs, relay:** custom libp2p, docker, relay update ([62053ed](https://github.com/dstack-js/dstack/commits/62053edaadad29e43210005ac7d0afb614229730))
148127

128+
### [0.2.3](https://github.com/dstack-js/dstack/compare/v0.2.2...v0.2.3) (2022-01-22)
149129

150130
### Features
151131

152-
* **relay, lib:** add relay, add stack to lib ([4cdae0e](https://github.com/0x77dev/dstack/commits/4cdae0eae7627966860ac97601b0434d104f9e5d))
153-
154-
### [0.2.2](https://github.com/0x77dev/dstack/compare/v0.2.1...v0.2.2) (2022-01-21)
132+
- **relay, lib:** add relay, add stack to lib ([4cdae0e](https://github.com/dstack-js/dstack/commits/4cdae0eae7627966860ac97601b0434d104f9e5d))
155133

134+
### [0.2.2](https://github.com/dstack-js/dstack/compare/v0.2.1...v0.2.2) (2022-01-21)
156135

157136
### Features
158137

159-
* **lib:** add lru cache for store ([4e1f50d](https://github.com/0x77dev/dstack/commits/4e1f50d615b2f9b79fcee0f1fc0438badceae781))
138+
- **lib:** add lru cache for store ([4e1f50d](https://github.com/dstack-js/dstack/commits/4e1f50d615b2f9b79fcee0f1fc0438badceae781))

docs/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Also provides relay node and Store API
2020

2121
Checkout [Peerchat](https://dstack.0x77.dev/blog/peerchat) demo
2222

23-
[license]: https://github.com/0x77dev/dstack/blob/main/LICENSE
24-
[license-badge]: https://img.shields.io/github/license/0x77dev/dstack
25-
[issues]: https://github.com/0x77dev/dstack/issues
26-
[issues-badge]: https://img.shields.io/github/issues/0x77dev/dstack
23+
[license]: https://github.com/dstack-js/dstack/blob/main/LICENSE
24+
[license-badge]: https://img.shields.io/github/license/dstack-js/dstack
25+
[issues]: https://github.com/dstack-js/dstack/issues
26+
[issues-badge]: https://img.shields.io/github/issues/dstack-js/dstack
2727
[npm]: https://www.npmjs.com/package/@dstack-js/lib
2828
[npm-badge]: https://img.shields.io/npm/v/@dstack-js/lib

0 commit comments

Comments
 (0)