Skip to content

Commit 6f5092a

Browse files
committed
Version 3.5.4
PR-URL: #46
1 parent df9bbbe commit 6f5092a

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## [Unreleased][unreleased]
44

5+
## [3.5.4][] - 2021-05-24
6+
57
- Semaphore default parameters
8+
- Package maintenance
69

710
## [3.5.3][] - 2021-05-05
811

@@ -61,7 +64,8 @@
6164
See this link for 2.2.0 and all previous versions:
6265
https://github.com/metarhia/common/blob/master/CHANGELOG.md
6366

64-
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.3...HEAD
67+
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.4...HEAD
68+
[3.5.4]: https://github.com/metarhia/metautil/compare/v3.5.3...v3.5.4
6569
[3.5.3]: https://github.com/metarhia/metautil/compare/v3.5.2...v3.5.3
6670
[3.5.2]: https://github.com/metarhia/metautil/compare/v3.5.1...v3.5.2
6771
[3.5.1]: https://github.com/metarhia/metautil/compare/v3.5.0...v3.5.1

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.3",
3+
"version": "3.5.4",
44
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",
55
"license": "MIT",
66
"description": "Metarhia utilities",

0 commit comments

Comments
 (0)