Skip to content

Commit 943847d

Browse files
committed
Version 3.5.8
PR-URL: #57
1 parent b023544 commit 943847d

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased][unreleased]
44

5+
## [3.5.8][] - 2021-07-22
6+
57
- Return `-1` if past events detected by `nextEvent`
68

79
## [3.5.7][] - 2021-07-21
@@ -81,7 +83,8 @@
8183
See this link for 2.2.0 and all previous versions:
8284
https://github.com/metarhia/common/blob/master/CHANGELOG.md
8385

84-
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.7...HEAD
86+
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.8...HEAD
87+
[3.5.8]: https://github.com/metarhia/metautil/compare/v3.5.7...v3.5.8
8588
[3.5.7]: https://github.com/metarhia/metautil/compare/v3.5.6...v3.5.7
8689
[3.5.6]: https://github.com/metarhia/metautil/compare/v3.5.5...v3.5.6
8790
[3.5.5]: https://github.com/metarhia/metautil/compare/v3.5.4...v3.5.5

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metautil",
3-
"version": "3.5.7",
3+
"version": "3.5.8",
44
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",
55
"license": "MIT",
66
"description": "Metarhia utilities",

0 commit comments

Comments
 (0)