From e29175089dc9aec8755e37032c2c4c6b0f0d405f Mon Sep 17 00:00:00 2001 From: Petr Klenkin Date: Tue, 20 Oct 2020 22:31:45 +0300 Subject: [PATCH] chore(release): 1.2.2 --- .version | 2 +- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.version b/.version index cb174d5..d2d61a7 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.2.1 \ No newline at end of file +1.2.2 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a53e6c7..f2e4bf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.2.2](https://github.com/upgreat-readable/pku/compare/v1.0.7...v1.2.2) (2020-10-20) + +### Features + +- **фидбек комманд:** фидбек команд - в работе ([d08d283](https://github.com/upgreat-readable/pku/commit/d08d2834bdfa540196a7e8d804decf3902b42cb1)) +- **фидбек от комманд:** команды теперь возвращают фидбек по выполнению ([9aea9a1](https://github.com/upgreat-readable/pku/commit/9aea9a1c9d58f140bae9cf491955dfb5b0d9a0fe)) + +### Bug Fixes + +- **count:** поправил регулярку и валидцию counta ([6af9edd](https://github.com/upgreat-readable/pku/commit/6af9edd7b2350fd1718fbf5d170c0070f51e9442)) +- **sync versions:** sync ci versions ([46f3a6f](https://github.com/upgreat-readable/pku/commit/46f3a6f1e32a0a41238e880db4b5f1da156a4b84)) + ### [1.2.1](https://github.com/upgreat-readable/pku/compare/v1.0.7...v1.2.1) (2020-10-20) ### Features diff --git a/package.json b/package.json index 3b63246..c453007 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readable-pku", - "version": "1.2.1", + "version": "1.2.2", "description": "", "directories": { "docs": "docs"