Skip to content

Commit f184f5a

Browse files
chore(release): 4.6.1 [skip ci]
## [4.6.1](v4.6.0...v4.6.1) (2022-02-09) ### Bug Fixes * lookup binary ([0e49c62](0e49c62))
1 parent 0e49c62 commit f184f5a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.6.1](https://github.com/makeomatic/node-flakeless/compare/v4.6.0...v4.6.1) (2022-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* lookup binary ([0e49c62](https://github.com/makeomatic/node-flakeless/commit/0e49c6242562c61988f0f8b3c1dbb3cc2c4ade4c))
7+
18
# [4.6.0](https://github.com/makeomatic/node-flakeless/compare/v4.5.1...v4.6.0) (2022-02-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ms-flakeless",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"description": "Generates unique IDs from timestamps",
55
"main": "lib/flakeless.js",
66
"keywords": [

0 commit comments

Comments
 (0)