Skip to content

Commit d6179f4

Browse files
balena-ciVersionBot
authored andcommitted
v1.3.21
1 parent 4bbc517 commit d6179f4

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

.versionbot/CHANGELOG.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
- commits:
2+
- subject: Delete .github directory
3+
hash: 55f96fb121f65af1a77afb52e73603ae0d93edf6
4+
body: ''
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: dfunckt
9+
version: 1.3.21
10+
date: 2021-11-19T14:35:26.771Z
111
- commits:
212
- subject: Add versionbot changelog
313
hash: 416b5556307a66ab7362efbb0e19930ad63a05ed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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+
# v1.3.21
8+
## (2021-11-19)
9+
10+
* Delete .github directory [dfunckt]
11+
712
# v1.3.20
813
## (2020-11-30)
914

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mountutils",
3-
"version": "1.3.20",
3+
"version": "1.3.21",
44
"main": "index.js",
55
"description": "Cross platform mount related utilities",
66
"homepage": "https://github.com/resin-io-modules/mountutils",
@@ -48,5 +48,8 @@
4848
"gypfile": true,
4949
"bugs": {
5050
"url": "https://github.com/resin-io-modules/mountutils/issues"
51+
},
52+
"versionist": {
53+
"publishedAt": "2021-11-19T14:35:26.846Z"
5154
}
5255
}

0 commit comments

Comments
 (0)