Skip to content

Commit 56d8beb

Browse files
internal: Publish new version (#3392)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent abff162 commit 56d8beb

File tree

16 files changed

+76
-36
lines changed

16 files changed

+76
-36
lines changed

.changeset/evil-beans-attack.md

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

.changeset/loud-rice-fry.md

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

examples/benchmark/CHANGELOG.md

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

3+
## 0.4.71
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32cccdb`](https://github.com/reactive/data-client/commit/32cccdb921cd8d7643b641a9e8872aa89782a94a)]:
8+
- @data-client/normalizr@0.14.22
9+
- @data-client/endpoint@0.14.21
10+
311
## 0.4.70
412

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

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.49
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32cccdb`](https://github.com/reactive/data-client/commit/32cccdb921cd8d7643b641a9e8872aa89782a94a)]:
8+
- @data-client/normalizr@0.14.22
9+
- @data-client/endpoint@0.14.21
10+
311
## 0.1.48
412

513
### 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.48",
3+
"version": "0.1.49",
44
"description": "And example of using Normalizr with github",
55
"main": "index.js",
66
"author": "Paul Armstrong",

examples/normalizr-redux/CHANGELOG.md

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

3+
## 0.1.47
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32cccdb`](https://github.com/reactive/data-client/commit/32cccdb921cd8d7643b641a9e8872aa89782a94a)]:
8+
- @data-client/normalizr@0.14.22
9+
- @data-client/endpoint@0.14.21
10+
311
## 0.1.46
412

513
### 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.46",
3+
"version": "0.1.47",
44
"description": "And example of using Normalizr with Redux",
55
"main": "index.js",
66
"author": "Paul Armstrong",

examples/normalizr-relationships/CHANGELOG.md

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

3+
## 0.1.49
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32cccdb`](https://github.com/reactive/data-client/commit/32cccdb921cd8d7643b641a9e8872aa89782a94a)]:
8+
- @data-client/normalizr@0.14.22
9+
- @data-client/endpoint@0.14.21
10+
311
## 0.1.48
412

513
### Patch Changes

examples/normalizr-relationships/package.json

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

0 commit comments

Comments
 (0)