From aed3d741574a487149cd6677320c8ee072600450 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 6 Jul 2023 13:05:10 +0000 Subject: [PATCH] chore(release): v4.23.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d66665503..df4c72333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.23.2](https://github.com/jwplayer/ott-web-app/compare/v4.23.1...v4.23.2) (2023-07-06) + + +### Bug Fixes + +* **deps:** bump @sideway/formula from 3.0.0 to 3.0.1 ([#309](https://github.com/jwplayer/ott-web-app/issues/309)) ([8dbb314](https://github.com/jwplayer/ott-web-app/commit/8dbb3145a866237b9cb07e2e61caf69bac2a1d55)) + + + ## [4.23.1](https://github.com/jwplayer/ott-web-app/compare/v4.23.0...v4.23.1) (2023-07-06) diff --git a/package.json b/package.json index 9f0bd0d0b..e0352847c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jw-ott-webapp", - "version": "4.23.1", + "version": "4.23.2", "main": "index.js", "repository": "https://github.com/jwplayer/ott-web-app.git", "author": "JW Player",