From 96385226e7e8530961a9bfebcd319aa054e8012c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 25 Mar 2020 22:36:33 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=8E=89=F0=9F=A6=8D?= =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.3=20-=20Mar=2025,=202020,=2010:36?= =?UTF-8?q?=20PM=20[skip=20ci]=20`-=20name:=20File=20Changes=20Action=20?= =?UTF-8?q?=20=20=20uses:=20trilom/file-changes-action@v1.2.3`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.2.3](https://github.com/trilom/file-changes-action/compare/v1.2.2...v1.2.3) (2020-03-25) ### Bug Fixes * **test release:** testing a release ([dfca448](https://github.com/trilom/file-changes-action/commit/dfca448d9d1f04825a549ba0bc7d6b097df295a2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72e6e7fa..c0607b01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.3](https://github.com/trilom/file-changes-action/compare/v1.2.2...v1.2.3) (2020-03-25) + + +### Bug Fixes + +* **test release:** testing a release ([dfca448](https://github.com/trilom/file-changes-action/commit/dfca448d9d1f04825a549ba0bc7d6b097df295a2)) + ## [1.2.2](https://github.com/trilom/file-changes-action/compare/v1.2.1...v1.2.2) (2020-03-25) diff --git a/package.json b/package.json index 2cb8dc39..f02c43b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trilom/file-changes-action", - "version": "1.2.2", + "version": "1.2.3", "engines": { "node": "12.16.1" },