Skip to content

Commit

Permalink
chore(🤖): 8.7.8 [skip ci]
Browse files Browse the repository at this point in the history
## [8.7.8](v8.7.7...v8.7.8) (2022-10-21)

### Bug Fixes

* fix the provider deps ([4cf2528](4cf2528))
  • Loading branch information
semantic-release-bot committed Oct 21, 2022
1 parent 4cf2528 commit 16512dd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.7.8](https://github.com/vodyani/ark/compare/v8.7.7...v8.7.8) (2022-10-21)


### Bug Fixes

* fix the provider deps ([4cf2528](https://github.com/vodyani/ark/commit/4cf2528cb6067ad9605ae800732242bff573b633))

## [8.7.7](https://github.com/vodyani/ark/compare/v8.7.6...v8.7.7) (2022-10-18)


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/ark",
"license": "MIT",
"version": "8.7.7",
"version": "8.7.8",
"author": "ChoGathK",
"description": "🛸 ark is the configuration management solution of vodyani. By accessing ark, you can have maximum control over your local configuration, and if you want, ark can support unlimited configuration remote client.",
"homepage": "https://github.com/vodyani/ark#readme",
Expand Down

0 comments on commit 16512dd

Please sign in to comment.