Skip to content

Commit 72f6d38

Browse files
committed
v1.0.26
1 parent 2b7d713 commit 72f6d38

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 1.0.26 - 2019-01-28
8+
9+
* Add arm config for native builds [Theodor Gherzan]
10+
711
## 1.0.25 - 2019-01-25
812

913
* Fix build on latest xcode [Alexis Svinartchouk]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ext2fs",
3-
"version": "1.0.25",
3+
"version": "1.0.26",
44
"description": "NodeJS native bindings to the libext2fs for cross-platform ext filesystem handling",
55
"author": "Petros Angelatos <petrosagg@balena.io>",
66
"contributors": [

0 commit comments

Comments
 (0)