mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-07 11:26:41 +00:00
v11.28.3
This commit is contained in:
parent
9067558d18
commit
dec570a6e2
@ -1,3 +1,13 @@
|
||||
- commits:
|
||||
- subject: Update type deps
|
||||
hash: 4abdd71ce77fc7027d5bc2e7e47398117b6771e9
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Pagan Gazzard
|
||||
version: 11.28.3
|
||||
date: 2020-02-24T14:19:23.748Z
|
||||
- commits:
|
||||
- subject: Add pre-commit check for cli.markdown updates and coffeelint execution
|
||||
hash: 03053e125f0a75e25b50a8bd0a5ecfe82efc3c0b
|
||||
|
@ -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.28.3 - 2020-02-24
|
||||
|
||||
* Update type deps [Pagan Gazzard]
|
||||
|
||||
## 11.28.2 - 2020-02-21
|
||||
|
||||
* Add pre-commit check for cli.markdown updates and coffeelint execution [Paulo Castro]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.28.2",
|
||||
"version": "11.28.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.28.2",
|
||||
"version": "11.28.3",
|
||||
"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