Skip to content

Commit

Permalink
chore(🤖): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.3...v1.5.0) (2022-10-26)

### Bug Fixes

* decouple the development platform from the coupling between save, delete, and release ([44aff71](44aff71))
* notifications id and update docs ([be83107](be83107))

### Features

* external availability of basic methods ([366cde6](366cde6))
* solve the application ip parameter transmission problem ([1cb0075](1cb0075))
  • Loading branch information
semantic-release-bot committed Oct 26, 2022
1 parent 61ce2fa commit 1773177
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.5.0](https://github.com/vodyani/apollo-client/compare/v1.4.3...v1.5.0) (2022-10-26)


### Bug Fixes

* decouple the development platform from the coupling between save, delete, and release ([44aff71](https://github.com/vodyani/apollo-client/commit/44aff716cc71f308dde4b66036e1e6584e8d36f6))
* notifications id and update docs ([be83107](https://github.com/vodyani/apollo-client/commit/be83107f7e43c0e4bac1bfa50a8464318dbc45da))


### Features

* external availability of basic methods ([366cde6](https://github.com/vodyani/apollo-client/commit/366cde6529c9f700e9b7b082da3db309e43c3f55))
* solve the application ip parameter transmission problem ([1cb0075](https://github.com/vodyani/apollo-client/commit/1cb007586ffbace9ef1b033ca0c7ce1db126d289))

## [1.4.3](https://github.com/vodyani/apollo-client/compare/v1.4.2...v1.4.3) (2022-10-24)


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.3",
"version": "1.5.0",
"author": "ChoGathK",
"description": "🛸 apollo client sdk",
"homepage": "https://github.com/vodyani/apollo-client#readme",
Expand Down

0 comments on commit 1773177

Please sign in to comment.