Skip to content

Commit 2f4251b

Browse files
committed
Publish v2.2.0
1 parent 8c11555 commit 2f4251b

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [2.2.0](https://github.com/4Catalyzer/relay-network-layer/compare/v2.1.0...v2.2.0) (2022-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* allow to use with react 17.x ([#97](https://github.com/4Catalyzer/relay-network-layer/issues/97)) ([67f704c](https://github.com/4Catalyzer/relay-network-layer/commit/67f704c9a610c90fe0bf7472d44b96cd8e247bdd))
7+
8+
9+
### Features
10+
11+
* allow conditional batching ([7e93e27](https://github.com/4Catalyzer/relay-network-layer/commit/7e93e277b20e30855babc810466c093b9e4ff9ca))
12+
13+
14+
15+
16+
117
# [2.1.0](https://github.com/4Catalyzer/relay-network-layer/compare/v2.0.1...v2.1.0) (2021-02-16)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "relay-network-layer",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"homepage": "https://github.com/4Catalyzer/relay-network-layer#readme",
55
"bugs": {
66
"url": "https://github.com/4Catalyzer/relay-network-layer/issues"

0 commit comments

Comments
 (0)