Skip to content

Commit

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

### Bug Fixes

* circular and priority queue types 🐛 ([2ee3f1e](2ee3f1e))
  • Loading branch information
semantic-release-bot committed Sep 27, 2022
1 parent 2ee3f1e commit c606d63
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.1](https://github.com/vodyani/utils/compare/v8.6.0...v8.6.1) (2022-09-27)


### Bug Fixes

* circular and priority queue types 🐛 ([2ee3f1e](https://github.com/vodyani/utils/commit/2ee3f1ea551ba40c1a901ff98a17ae6ae9f2ea60))

# [8.6.0](https://github.com/vodyani/utils/compare/v8.5.2...v8.6.0) (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",
"version": "8.6.1",
"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 c606d63

Please sign in to comment.