From 009cbd6585f6d2d4dace6b2658a4410502144900 Mon Sep 17 00:00:00 2001 From: Rafaa Ferid Date: Thu, 6 Oct 2022 15:23:27 +0200 Subject: [PATCH] chore(release): 2.3.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab33ddd5..3412c3b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [2.3.0](https://github.com/ardoq/rxbeach/compare/v2.2.1...v2.3.0) (2022-10-06) + + +### Features + +* add reduced stream util ([441718a](https://github.com/ardoq/rxbeach/commit/441718aae0cfb622e27b80c2ad2b183093209a0e)) + ### [2.2.1](https://github.com/ardoq/rxbeach/compare/v2.2.0...v2.2.1) (2022-09-15) diff --git a/package.json b/package.json index fc4f9721..33d02512 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rxbeach", - "version": "2.2.1", + "version": "2.3.0", "description": "Chill with streams at the RxBeach", "keywords": [ "rxjs",