Skip to content

Commit

Permalink
chore(🤖): 8.9.8 [skip ci]
Browse files Browse the repository at this point in the history
## [8.9.8](v8.9.7...v8.9.8) (2022-10-16)

### Bug Fixes

* adjust the attributes associated with the config observer ([e945842](e945842))
  • Loading branch information
semantic-release-bot committed Oct 16, 2022
1 parent 509ffac commit 0eb8661
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.8](https://github.com/vodyani/core/compare/v8.9.7...v8.9.8) (2022-10-16)


### Bug Fixes

* adjust the attributes associated with the config observer ([e945842](https://github.com/vodyani/core/commit/e9458422471e4810e3b1c50cece5be1ad599256b))

## [8.9.7](https://github.com/vodyani/core/compare/v8.9.6...v8.9.7) (2022-10-15)


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.9.7",
"version": "8.9.8",
"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 0eb8661

Please sign in to comment.