Skip to content

Commit

Permalink
chore(release): publish new version v2.10.6🔥🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
wagdy-git committed Jul 4, 2024
1 parent 6542f08 commit bf4c493
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.6](https://github.com/scaleflex/ui/compare/v2.10.5...v2.10.6) (2024-07-04)


### Bug Fixes

* **Calendar:** selected value when open day selector [FRA-5704] ([c192697](https://github.com/scaleflex/ui/commit/c192697fe3c198737a24c81e1dbc567e3172c178))


### Features

* [Autocomplete] add searched text highlight ([d208324](https://github.com/scaleflex/ui/commit/d208324019bf2ec2aed8617a1aa606c81590dd5c))






## [2.10.5](https://github.com/scaleflex/ui/compare/v2.10.4...v2.10.5) (2024-06-25)

**Note:** Version bump only for package ui
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.10.5",
"version": "2.10.6",
"npmClient": "yarn",
"packages": [
"packages/*"
Expand Down
17 changes: 17 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.6](https://github.com/scaleflex/ui/compare/v2.10.5...v2.10.6) (2024-07-04)


### Bug Fixes

* **Calendar:** selected value when open day selector [FRA-5704] ([c192697](https://github.com/scaleflex/ui/commit/c192697fe3c198737a24c81e1dbc567e3172c178))


### Features

* [Autocomplete] add searched text highlight ([d208324](https://github.com/scaleflex/ui/commit/d208324019bf2ec2aed8617a1aa606c81590dd5c))






## [2.10.5](https://github.com/scaleflex/ui/compare/v2.10.4...v2.10.5) (2024-06-25)

**Note:** Version bump only for package @scaleflex/ui
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleflex/ui",
"version": "2.10.5",
"version": "2.10.6",
"description": "React UI components library by Scaleflex Company",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit bf4c493

Please sign in to comment.