Skip to content

Commit 81e8085

Browse files
committed
Version 3.5.12
PR-URL: #72
1 parent 23c2d14 commit 81e8085

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.12][] - 2021-09-18
6+
57
- Pool implementation with round-robian and exclusive item capture/release
68
- Move parsePath from impress
79

@@ -101,7 +103,8 @@
101103
See this link for 2.2.0 and all previous versions:
102104
https://github.com/metarhia/common/blob/master/CHANGELOG.md
103105

104-
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.11....HEAD
106+
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.12....HEAD
107+
[3.5.12]: https://github.com/metarhia/metautil/compare/v3.5.11...v3.5.12
105108
[3.5.11]: https://github.com/metarhia/metautil/compare/v3.5.10...v3.5.11
106109
[3.5.10]: https://github.com/metarhia/metautil/compare/v3.5.9...v3.5.10
107110
[3.5.9]: https://github.com/metarhia/metautil/compare/v3.5.8...v3.5.9

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

0 commit comments

Comments
 (0)