Skip to content

Commit

Permalink
chore(🤖): 8.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.7.0](v8.6.9...v8.7.0) (2022-09-19)

### Features

* change the interface convention for the remote configuration center ([6a5cb8f](6a5cb8f))
  • Loading branch information
semantic-release-bot committed Sep 19, 2022
1 parent 9d718a2 commit b0f24e0
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.0](https://github.com/vodyani/core/compare/v8.6.9...v8.7.0) (2022-09-19)


### Features

* change the interface convention for the remote configuration center ([6a5cb8f](https://github.com/vodyani/core/commit/6a5cb8fb68b91930d805ca851be4d71b514e7e3e))

## [8.6.9](https://github.com/vodyani/core/compare/v8.6.8...v8.6.9) (2022-09-08)


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/core",
"license": "MIT",
"version": "8.6.9",
"version": "8.7.0",
"author": "ChoGathK",
"description": "👩🏻‍🚀 core is the top-level design package for vodyani scaffolding, providing a single responsibility module registrar for the different tiers.",
"homepage": "https://github.com/vodyani/core#readme",
Expand Down

0 comments on commit b0f24e0

Please sign in to comment.