Skip to content

Commit 6e4be2f

Browse files
internal: Publish new version
1 parent ca4536f commit 6e4be2f

34 files changed

+631
-160
lines changed

.changeset/brave-bats-itch.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/cold-walls-like.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/forty-masks-join.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/proud-insects-smile.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

.changeset/wicked-bags-appear.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

examples/benchmark/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# example-benchmark
22

3+
## 0.4.75
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`246cde6`](https://github.com/reactive/data-client/commit/246cde6dbeca59eafd10e59d8cd05a6f232fb219), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5)]:
8+
- @data-client/normalizr@1.0.0
9+
- @data-client/core@1.0.0
10+
- @data-client/endpoint@1.0.0
11+
312
## 0.4.74
413

514
### Patch Changes

examples/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-benchmark",
3-
"version": "0.4.74",
3+
"version": "0.4.75",
44
"description": "Benchmark for normalizr",
55
"main": "index.js",
66
"author": "Nathaniel Tucker",

examples/coin-app/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# coinbase-lite
22

3+
## 0.0.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5)]:
8+
- @data-client/react@1.0.0
9+
- @data-client/rest@1.0.0
10+
- @data-client/img@1.0.0
11+
312
## 0.0.9
413

514
### Patch Changes

examples/coin-app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coinbase-lite",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"packageManager": "yarn@4.8.1",
55
"description": "Coin App",
66
"scripts": {
@@ -45,9 +45,9 @@
4545
"@anansi/core": "^0.20.0",
4646
"@anansi/router": "^0.10.0",
4747
"@babel/runtime-corejs3": "^7.26.7",
48-
"@data-client/img": "^0.14.0",
49-
"@data-client/react": "^0.14.0",
50-
"@data-client/rest": "^0.14.0",
48+
"@data-client/img": "^1.0.0",
49+
"@data-client/react": "^1.0.0",
50+
"@data-client/rest": "^1.0.0",
5151
"core-js": "^3.40.0",
5252
"d3": "^7.9.0",
5353
"history": "*",

examples/normalizr-github/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# normalizr-github-example
22

3+
## 0.1.51
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`246cde6`](https://github.com/reactive/data-client/commit/246cde6dbeca59eafd10e59d8cd05a6f232fb219), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5), [`ca4536f`](https://github.com/reactive/data-client/commit/ca4536f3ace6a09b104706b4c3d8335fc4eae9a5)]:
8+
- @data-client/normalizr@1.0.0
9+
- @data-client/endpoint@1.0.0
10+
311
## 0.1.50
412

513
### Patch Changes

0 commit comments

Comments
 (0)