Skip to content

Commit b856c9d

Browse files
committed
Version 3.5.19
PR-URL: #107
1 parent 75f8e84 commit b856c9d

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.19][] - 2022-03-15
6+
57
- Add nodejs 17 to CI
8+
- Update dependencies
69

710
## [3.5.18][] - 2022-01-29
811

@@ -136,7 +139,8 @@
136139
See this link for 2.2.0 and all previous versions:
137140
https://github.com/metarhia/common/blob/master/CHANGELOG.md
138141

139-
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.18....HEAD
142+
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.19....HEAD
143+
[3.5.19]: https://github.com/metarhia/metautil/compare/v3.5.18...v3.5.19
140144
[3.5.18]: https://github.com/metarhia/metautil/compare/v3.5.17...v3.5.18
141145
[3.5.17]: https://github.com/metarhia/metautil/compare/v3.5.16...v3.5.17
142146
[3.5.16]: https://github.com/metarhia/metautil/compare/v3.5.15...v3.5.16

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

0 commit comments

Comments
 (0)