From c1ca223c27c64ed8e554261d9260a1da54d29224 Mon Sep 17 00:00:00 2001 From: Stanislav Rassokhin Date: Wed, 16 Jun 2021 14:56:21 +0300 Subject: [PATCH] bump release version --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cee5bdaf..4c4390131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.0.22 (2021-06-XX) +## 1.0.22 (2021-06-16) ### Features * **core:** Implement new "stream-token" authorization strategy and apply it for stream assets and stream detections endpoints ([CE-225](https://jira.rfcx.org/browse/CE-225)) diff --git a/package.json b/package.json index 4b1e7ac01..f8bdbe180 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rfcx-api", - "version": "1.0.21", + "version": "1.0.22", "license": "UNLICENSED", "private": false, "repository": {