mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
v11.25.9
This commit is contained in:
parent
02e8429155
commit
2cb5e28258
@ -1,3 +1,13 @@
|
||||
- commits:
|
||||
- subject: Add .gitattributes to check out with the correct line-ending on windows
|
||||
hash: 467afb3de6971fb939bbb6b20d9ab39d5104da00
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Pagan Gazzard
|
||||
version: 11.25.9
|
||||
date: 2020-02-07T21:43:13.619Z
|
||||
- commits:
|
||||
- subject: Merge resin-lint linting and fixing steps into one
|
||||
hash: 6d543b79ff423a8288195aa850051d5fa9c914f5
|
||||
|
@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
|
||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## 11.25.9 - 2020-02-07
|
||||
|
||||
* Add .gitattributes to check out with the correct line-ending on windows [Pagan Gazzard]
|
||||
|
||||
## 11.25.8 - 2020-02-07
|
||||
|
||||
* Merge resin-lint linting and fixing steps into one [Pagan Gazzard]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.25.8",
|
||||
"version": "11.25.9",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.25.8",
|
||||
"version": "11.25.9",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user