Skip to content

Commit 4c5156d

Browse files
internal: Publish new version (#3201)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 008996c commit 4c5156d

File tree

24 files changed

+91
-41
lines changed

24 files changed

+91
-41
lines changed

.changeset/curvy-tools-decide.md

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

.changeset/early-balloons-judge.md

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

.changeset/honest-lamps-add.md

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

.changeset/many-queens-care.md

Lines changed: 0 additions & 7 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.63
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3b337e7`](https://github.com/reactive/data-client/commit/3b337e74e3f22f2fe48f6eb37084bbf58859bbe1), [`11d4ccf`](https://github.com/reactive/data-client/commit/11d4ccfb4c630c25b847bf59ca1028eed8c2369e)]:
8+
- @data-client/normalizr@0.14.12
9+
- @data-client/endpoint@0.14.12
10+
311
## 0.4.62
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.62",
3+
"version": "0.4.63",
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.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3b337e7`](https://github.com/reactive/data-client/commit/3b337e74e3f22f2fe48f6eb37084bbf58859bbe1), [`11d4ccf`](https://github.com/reactive/data-client/commit/11d4ccfb4c630c25b847bf59ca1028eed8c2369e)]:
8+
- @data-client/normalizr@0.14.12
9+
- @data-client/endpoint@0.14.12
10+
311
## 0.1.42
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.42",
3+
"version": "0.1.43",
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.41
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3b337e7`](https://github.com/reactive/data-client/commit/3b337e74e3f22f2fe48f6eb37084bbf58859bbe1), [`11d4ccf`](https://github.com/reactive/data-client/commit/11d4ccfb4c630c25b847bf59ca1028eed8c2369e)]:
8+
- @data-client/endpoint@0.14.12
9+
310
## 0.1.40
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.40",
3+
"version": "0.1.41",
44
"description": "And example of using Normalizr with Redux",
55
"main": "index.js",
66
"author": "Paul Armstrong",

0 commit comments

Comments
 (0)