Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

Commit 4455453

Browse files
committed
Bump to v2.4.4
1 parent c58603e commit 4455453

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## Unreleased
5+
## [2.4.4] - 2019-10-25
66
### Added
77
- Support for Node 13
88

@@ -306,6 +306,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
306306

307307
## [1.0.0] - 2015-10-18
308308

309+
[2.4.4]: https://github.com/MayhemYDG/iltorb/compare/v2.4.3...v2.4.4
309310
[2.4.3]: https://github.com/MayhemYDG/iltorb/compare/v2.4.2...v2.4.3
310311
[2.4.2]: https://github.com/MayhemYDG/iltorb/compare/v2.4.1...v2.4.2
311312
[2.4.1]: https://github.com/MayhemYDG/iltorb/compare/v2.4.0...v2.4.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iltorb",
3-
"version": "2.4.3",
3+
"version": "2.4.4",
44
"description": "Brotli compression/decompression with native bindings",
55
"homepage": "https://github.com/MayhemYDG/iltorb",
66
"bugs": "https://github.com/MayhemYDG/iltorb/issues",

0 commit comments

Comments
 (0)