From 67813cf70003fc8f5ce14007f9ab8d2c657db6d5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Sep 2020 08:14:37 +0000 Subject: [PATCH] release(travis): Release 3.1.12 [skip ci] ## [3.1.12](https://github.com/randytarampi/pseudoimage/compare/v3.1.11...v3.1.12) (2020-09-29) ### Bug Fixes * upgrade eslint-plugin-import from 2.22.0 to 2.22.1 ([7c2452a](https://github.com/randytarampi/pseudoimage/commit/7c2452a471d3fdf1b07262edd97116218a755125)) * upgrade snyk from 1.399.1 to 1.400.0 ([1da4d48](https://github.com/randytarampi/pseudoimage/commit/1da4d481e672bbcf39226d00144efdc36e15cc93)) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86da554..57e5130 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [3.1.12](https://github.com/randytarampi/pseudoimage/compare/v3.1.11...v3.1.12) (2020-09-29) + + +### Bug Fixes + +* upgrade eslint-plugin-import from 2.22.0 to 2.22.1 ([7c2452a](https://github.com/randytarampi/pseudoimage/commit/7c2452a471d3fdf1b07262edd97116218a755125)) +* upgrade snyk from 1.399.1 to 1.400.0 ([1da4d48](https://github.com/randytarampi/pseudoimage/commit/1da4d481e672bbcf39226d00144efdc36e15cc93)) + ## [3.1.11](https://github.com/randytarampi/pseudoimage/compare/v3.1.10...v3.1.11) (2020-09-23) diff --git a/package-lock.json b/package-lock.json index 3d0c268..2091f3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@randy.tarampi/pseudoimage", - "version": "3.1.11", + "version": "3.1.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bcdce9b..d2d630c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@randy.tarampi/pseudoimage", "description": "ʕつ◕ᴥ◕ʔつ 📷 → Your application's pseudolocales' image folders", - "version": "3.1.11", + "version": "3.1.12", "author": { "name": "Randy Tarampi", "email": "rt@randytarampi.ca",