From c4f163ef181c1b683d91269f628208b06096bae0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 10 Jul 2024 07:37:10 +0000 Subject: [PATCH] chore(release): 8.1.8-rc.8 --- CHANGELOG.md | 2 ++ package.json | 2 +- projects/fusion-ui/package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b07a5ee85..265a9409b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +### [8.1.8-rc.8](https://github.com/ironSource/fusion-ui/compare/v8.1.8-rc.7...v8.1.8-rc.8) (2024-07-10) + ### [8.1.8-rc.7](https://github.com/ironSource/fusion-ui/compare/v8.1.8-rc.6...v8.1.8-rc.7) (2024-07-10) ### [8.1.8-rc.6](https://github.com/ironSource/fusion-ui/compare/v8.1.8-rc.5...v8.1.8-rc.6) (2024-07-09) diff --git a/package.json b/package.json index 39a64f2ff..8c114a277 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fusion-ui", - "version": "8.1.8-rc.7", + "version": "8.1.8-rc.8", "description": "UI library created by ironSource", "license": "MIT", "repository": { diff --git a/projects/fusion-ui/package.json b/projects/fusion-ui/package.json index 56388001e..88a85e21e 100644 --- a/projects/fusion-ui/package.json +++ b/projects/fusion-ui/package.json @@ -1,6 +1,6 @@ { "name": "@ironsource/fusion-ui", - "version": "8.1.8-rc.7", + "version": "8.1.8-rc.8", "dependencies": { "chart.js": "4.4.2", "@floating-ui/dom": "^1.0.9",