Skip to content

Commit 0f79abc

Browse files
author
GitHub Action
committed
chore(release): 8.5.1-rc.0
1 parent 7a5d4be commit 0f79abc

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
### [8.5.1-rc.0](https://github.com/ironSource/fusion-ui/compare/v8.5.0...v8.5.1-rc.0) (2025-09-04)
6+
7+
8+
### Bug Fixes
9+
10+
* **dg-10041:** fix input v1 component for error shown ([7a5d4be](https://github.com/ironSource/fusion-ui/commit/7a5d4be361e5966ec9eb3ce1a4a4ecbe4eda1631))
11+
12+
13+
### CI
14+
15+
* **8.x.x:** init after merge ([04d63a6](https://github.com/ironSource/fusion-ui/commit/04d63a648a6befe17a0f6816f4344a6613d7e489))
16+
517
## [8.5.0](https://github.com/ironSource/fusion-ui/compare/v8.5.0-rc.0...v8.5.0) (2025-01-20)
618

719
## [8.5.0-rc.0](https://github.com/ironSource/fusion-ui/compare/v8.4.2...v8.5.0-rc.0) (2025-01-12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fusion-ui",
3-
"version": "8.5.0",
3+
"version": "8.5.1-rc.0",
44
"description": "UI library created by ironSource",
55
"license": "MIT",
66
"repository": {

projects/fusion-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ironsource/fusion-ui",
3-
"version": "8.5.0",
3+
"version": "8.5.1-rc.0",
44
"dependencies": {
55
"chart.js": "4.4.2",
66
"@floating-ui/dom": "^1.0.9",

0 commit comments

Comments
 (0)