Skip to content

Commit 89814ee

Browse files
internal: Publish new version (#3193)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87a65ba commit 89814ee

File tree

21 files changed

+75
-32
lines changed

21 files changed

+75
-32
lines changed

.changeset/fast-jars-run.md

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

.changeset/lazy-months-compare.md

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

.changeset/new-wombats-design.md

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

examples/benchmark/CHANGELOG.md

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

3+
## 0.4.62
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`87a65ba`](https://github.com/reactive/data-client/commit/87a65ba8b5f266a299ac3d9c78b6605deee5f4e2)]:
8+
- @data-client/endpoint@0.14.11
9+
310
## 0.4.61
411

512
### 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.61",
3+
"version": "0.4.62",
44
"description": "Benchmark for normalizr",
55
"main": "index.js",
66
"author": "Nathaniel Tucker",

examples/normalizr-github/CHANGELOG.md

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

3+
## 0.1.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`87a65ba`](https://github.com/reactive/data-client/commit/87a65ba8b5f266a299ac3d9c78b6605deee5f4e2)]:
8+
- @data-client/endpoint@0.14.11
9+
310
## 0.1.41
411

512
### Patch Changes

examples/normalizr-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "normalizr-github-example",
3-
"version": "0.1.41",
3+
"version": "0.1.42",
44
"description": "And example of using Normalizr with github",
55
"main": "index.js",
66
"author": "Paul Armstrong",

examples/normalizr-redux/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# normalizr-redux-example
22

3+
## 0.1.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`87a65ba`](https://github.com/reactive/data-client/commit/87a65ba8b5f266a299ac3d9c78b6605deee5f4e2)]:
8+
- @data-client/endpoint@0.14.11
9+
310
## 0.1.39
411

512
### Patch Changes

examples/normalizr-redux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "normalizr-redux-example",
3-
"version": "0.1.39",
3+
"version": "0.1.40",
44
"description": "And example of using Normalizr with Redux",
55
"main": "index.js",
66
"author": "Paul Armstrong",

examples/normalizr-relationships/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# normalizr-relationships
22

3+
## 0.1.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`87a65ba`](https://github.com/reactive/data-client/commit/87a65ba8b5f266a299ac3d9c78b6605deee5f4e2)]:
8+
- @data-client/endpoint@0.14.11
9+
310
## 0.1.41
411

512
### Patch Changes

0 commit comments

Comments
 (0)