Skip to content

Commit

Permalink
chore(🤖): 8.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.6.0](v8.5.2...v8.6.0) (2022-09-26)

### Bug Fixes

* **deps:** update dependency deepmerge-ts to v4.2.2 ([8f8cbe8](8f8cbe8))

### Features

* add object hash deps & style code ([1cd6a6b](1cd6a6b))
  • Loading branch information
semantic-release-bot committed Sep 26, 2022
1 parent bed666e commit 05a69d4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [8.6.0](https://github.com/vodyani/utils/compare/v8.5.2...v8.6.0) (2022-09-26)


### Bug Fixes

* **deps:** update dependency deepmerge-ts to v4.2.2 ([8f8cbe8](https://github.com/vodyani/utils/commit/8f8cbe81509b071193c45b9465442d8d7bda7f3f))


### Features

* add object hash deps & style code ([1cd6a6b](https://github.com/vodyani/utils/commit/1cd6a6b3d8092879136509cfea8b9015b4493c41))

# [8.6.0-beta.1](https://github.com/vodyani/utils/compare/v8.5.2...v8.6.0-beta.1) (2022-09-26)


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/utils",
"license": "MIT",
"version": "8.6.0-beta.1",
"version": "8.6.0",
"author": "ChoGathK",
"description": "🏃🏻‍♀️ utils provides common utility functions used in server-side development.",
"homepage": "https://github.com/vodyani/utils#readme",
Expand Down

0 comments on commit 05a69d4

Please sign in to comment.