diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f1fae1..d3c650b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [2.2.0](https://github.com/joanroig/pccomponentes-bot/compare/v2.1.0...v2.2.0) (2021-05-19) + + +### Features + +* more branches added the naming policy ([c333fbd](https://github.com/joanroig/pccomponentes-bot/commit/c333fbd9a0d95a2e8e18adfcbb619a0fa0555976)) + + + # [2.1.0](https://github.com/joanroig/pccomponentes-bot/compare/v2.0.2...v2.1.0) (2021-05-19) @@ -28,7 +37,3 @@ -## [1.4.5](https://github.com/joanroig/pccomponentes-bot/compare/v1.4.4...v1.4.5) (2021-05-16) - - - diff --git a/package.json b/package.json index 88c9328..7dbf26b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pccomponentes-bot", - "version": "2.1.0", + "version": "2.2.0", "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.",