Skip to content

Commit

Permalink
v1.5.121
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Jul 14, 2021
1 parent 4b74253 commit 8b3f371
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 3 deletions.
37 changes: 37 additions & 0 deletions .versionbot/CHANGELOG.yml
@@ -1,3 +1,40 @@
- commits:
- subject: 'patch: Delete Codeowners'
hash: a81b552b95f93a8989a6fff4774a14e21abe9a0e
body: ''
footer: {}
author: Vipul Gupta
nested: []
- subject: Add source maps for devtools
hash: 53f53c0f75779e814834e2fd0375b705664190c5
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
author: Lorenzo Alberto Maria Ambrosi
nested: []
- subject: Clone submodules when initializing modules
hash: fdaf5c69d6bd20b64b1c1749b62dec9c22f12fb4
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
author: Lorenzo Alberto Maria Ambrosi
nested: []
- subject: 'patch: Select drive on list interaction rather than modal closing'
hash: 061afca5d3ce7dbf67d66706e6c2c65ecd61cf7b
body: ''
footer:
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
author: Lorenzo Alberto Maria Ambrosi
nested: []
version: 1.5.121
date: 2021-07-05T18:20:04.735Z
- commits:
- subject: Update README to reference Cloudsmith
hash: 7e333caaf9d94ff90583fe897ccabb6fdf860f74
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

# v1.5.121
## (2021-07-05)

* patch: Delete Codeowners [Vipul Gupta]
* Add source maps for devtools [Lorenzo Alberto Maria Ambrosi]
* Clone submodules when initializing modules [Lorenzo Alberto Maria Ambrosi]
* patch: Select drive on list interaction rather than modal closing [Lorenzo Alberto Maria Ambrosi]

# v1.5.120
## (2021-05-11)

Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "balena-etcher",
"private": true,
"displayName": "balenaEtcher",
"version": "1.5.120",
"version": "1.5.121",
"packageType": "local",
"main": "generated/etcher.js",
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
Expand Down Expand Up @@ -123,5 +123,8 @@
"webpack": "^5.11.0",
"webpack-cli": "^4.2.0",
"webpack-dev-server": "^3.11.2"
},
"versionist": {
"publishedAt": "2021-07-05T18:20:04.943Z"
}
}

0 comments on commit 8b3f371

Please sign in to comment.