Skip to content

Commit

Permalink
chore(🤖): 8.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.9.0](v8.8.1...v8.9.0) (2022-10-12)

### Features

* optimize the naming and interface structure ([fb2b64c](fb2b64c))
  • Loading branch information
semantic-release-bot committed Oct 12, 2022
1 parent fb2b64c commit 8fdcdf0
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.9.0](https://github.com/vodyani/core/compare/v8.8.1...v8.9.0) (2022-10-12)


### Features

* optimize the naming and interface structure ([fb2b64c](https://github.com/vodyani/core/commit/fb2b64c6ccaed3d500779bee144f9a65a74cfed8))

## [8.8.1](https://github.com/vodyani/core/compare/v8.8.0...v8.8.1) (2022-09-25)


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.8.1",
"version": "8.9.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 8fdcdf0

Please sign in to comment.