From ac3f355374168f293ed5ed640a515a5fe08901d8 Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Wed, 13 May 2020 11:53:06 +0300 Subject: [PATCH] v1.0.2 --- CHANGELOG.md | 5 +++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15b5de3..066d2c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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/). +# v1.0.2 +## (2020-05-03) + +* Update dependencies and replace yarn with npm [Paulo Castro] + # v1.0.1 ## (2020-05-02) diff --git a/package-lock.json b/package-lock.json index 2223dd4..789a013 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@balena/dockerignore", - "version": "1.0.0", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1de3629..327f311 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balena/dockerignore", - "version": "1.0.1", + "version": "1.0.2", "description": "dockerignore is a file filter library compatible with Docker and the node-ignore API", "main": "./ignore.js", "files": [