Skip to content

Commit

Permalink
chore(🤖): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2022-10-15)

### Features

* optimize dependencies and composition of classes ([1f63360](1f63360))
* reconstructing the data structure ([f773807](f773807))
  • Loading branch information
semantic-release-bot committed Oct 15, 2022
1 parent 1210592 commit 64fa967
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.4.0](https://github.com/vodyani/apollo-client/compare/v1.3.0...v1.4.0) (2022-10-15)


### Features

* optimize dependencies and composition of classes ([1f63360](https://github.com/vodyani/apollo-client/commit/1f63360bf617f198c3fcc22016e22b80e4978b3c))
* reconstructing the data structure ([f773807](https://github.com/vodyani/apollo-client/commit/f77380704f40a93fd77cef4ac0d52c6f1b8adf79))

# [1.4.0-beta.1](https://github.com/vodyani/apollo-client/compare/v1.3.0...v1.4.0-beta.1) (2022-10-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vodyani/apollo-client",
"license": "MIT",
"version": "1.4.0-beta.1",
"version": "1.4.0",
"author": "ChoGathK",
"description": "🛸 apollo client sdk",
"homepage": "https://github.com/vodyani/apollo-client#readme",
Expand Down

0 comments on commit 64fa967

Please sign in to comment.