From e7656926e474ded05679123c0efd1a381fbf8d77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 21:29:50 +0000 Subject: [PATCH] ci: version bump to v2.0.2 --- CHANGELOG.md | 13 +++++++++---- package.json | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 250fced..349c204 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.0.2](https://github.com/joanroig/pccomponentes-bot/compare/v2.0.1...v2.0.2) (2021-05-18) + + +### Bug Fixes + +* Changed git user name and email for the bump version action ([bba2dd0](https://github.com/joanroig/pccomponentes-bot/commit/bba2dd048b33a3f8d81f76b089d59583b17bdb18)) + + + ## [2.0.1](https://github.com/joanroig/pccomponentes-bot/compare/v2.0.0...v2.0.1) (2021-05-18) @@ -15,7 +24,3 @@ -## [1.4.3](https://github.com/joanroig/pccomponentes-bot/compare/v1.4.2...v1.4.3) (2021-05-16) - - - diff --git a/package.json b/package.json index e48b76e..f65eb18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pccomponentes-bot", - "version": "2.0.1", + "version": "2.0.2", "author": "Joan Roig", "license": "MIT", "description": "Bot for PcComponentes, it sends Telegram messages and can do automatic purchases. Useful for tracking graphics cards, processors, etc.",