Skip to content

Commit 2089114

Browse files
chore(🤖): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2022-10-16) ### Bug Fixes * apollo config observer polling retry count ([22ca504](22ca504))
1 parent 22ca504 commit 2089114

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/vodyani/apollo-client/compare/v1.4.0...v1.4.1) (2022-10-16)
2+
3+
4+
### Bug Fixes
5+
6+
* apollo config observer polling retry count ([22ca504](https://github.com/vodyani/apollo-client/commit/22ca5040e9ac816e693819783d1f246a816fd123))
7+
18
# [1.4.0](https://github.com/vodyani/apollo-client/compare/v1.3.0...v1.4.0) (2022-10-15)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vodyani/apollo-client",
33
"license": "MIT",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"author": "ChoGathK",
66
"description": "🛸 apollo client sdk",
77
"homepage": "https://github.com/vodyani/apollo-client#readme",

0 commit comments

Comments
 (0)