Skip to content

Commit 142694f

Browse files
committed
Version 2.2.0
PR-URL: #116
1 parent 6172c45 commit 142694f

3 files changed

Lines changed: 179 additions & 138 deletions

File tree

CHANGELOG.md

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

33
## [Unreleased][unreleased]
44

5+
## [2.2.0][] - 2023-10-27
6+
7+
- Drop node 16 and 19, add node 21 support
8+
- Update dependencies and package maintenance
9+
510
## [2.1.11][] - 2023-04-29
611

712
- Drop node.js 14 support, add node.js 20
@@ -79,7 +84,8 @@
7984
- Support mode (log files second ext): `options.mode`
8085
- Support passing custom sandbox: `options.sandbox`
8186

82-
[unreleased]: https://github.com/metarhia/metaconfiguration/compare/v2.1.11...HEAD
87+
[unreleased]: https://github.com/metarhia/metaconfiguration/compare/v2.2.0...HEAD
88+
[2.2.0]: https://github.com/metarhia/metaconfiguration/compare/v2.1.11...v2.2.0
8389
[2.1.11]: https://github.com/metarhia/metaconfiguration/compare/v2.1.10...v2.1.11
8490
[2.1.10]: https://github.com/metarhia/metaconfiguration/compare/v2.1.9...v2.1.10
8591
[2.1.9]: https://github.com/metarhia/metaconfiguration/compare/v2.1.8...v2.1.9

0 commit comments

Comments
 (0)