Skip to content

Commit

Permalink
chore(🤖): 8.6.6 [skip ci]
Browse files Browse the repository at this point in the history
## [8.6.6](v8.6.5...v8.6.6) (2022-09-02)

### Bug Fixes

* centralize common top-level interfaces ([0b20742](0b20742))
  • Loading branch information
semantic-release-bot committed Sep 2, 2022
1 parent 0781d51 commit 0f84158
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.6.6](https://github.com/vodyani/core/compare/v8.6.5...v8.6.6) (2022-09-02)


### Bug Fixes

* centralize common top-level interfaces ([0b20742](https://github.com/vodyani/core/commit/0b207424e320aa7093ef2ee7afad8c6b92d4c530))

## [8.6.6-beta.1](https://github.com/vodyani/core/compare/v8.6.5...v8.6.6-beta.1) (2022-09-02)


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.6-beta.1",
"version": "8.6.6",
"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 0f84158

Please sign in to comment.