Skip to content

Commit 0f84158

Browse files
chore(๐Ÿค–): 8.6.6 [skip ci]
## [8.6.6](v8.6.5...v8.6.6) (2022-09-02) ### Bug Fixes * centralize common top-level interfaces ([0b20742](0b20742))
1 parent 0781d51 commit 0f84158

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

โ€ŽCHANGELOG.mdโ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.6.6](https://github.com/vodyani/core/compare/v8.6.5...v8.6.6) (2022-09-02)
2+
3+
4+
### Bug Fixes
5+
6+
* centralize common top-level interfaces ([0b20742](https://github.com/vodyani/core/commit/0b207424e320aa7093ef2ee7afad8c6b92d4c530))
7+
18
## [8.6.6-beta.1](https://github.com/vodyani/core/compare/v8.6.5...v8.6.6-beta.1) (2022-09-02)
29

310

โ€Žpackage-lock.jsonโ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

โ€Žpackage.jsonโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vodyani/core",
33
"license": "MIT",
4-
"version": "8.6.6-beta.1",
4+
"version": "8.6.6",
55
"author": "ChoGathK",
66
"description": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿš€ core is the top-level design package for vodyani scaffolding, providing a single responsibility module registrar for the different tiers.",
77
"homepage": "https://github.com/vodyani/core#readme",

0 commit comments

Comments
ย (0)