Skip to content

Commit 0fae274

Browse files
committed
chore(release): 4.2.4
1 parent 4f8e3a1 commit 0fae274

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
### [4.2.4](https://github.com/gaetansenn/dw-ui/compare/v4.2.3...v4.2.4) (2025-07-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **Select:** Fix selected option display after DOM manipulation ([4f8e3a1](https://github.com/gaetansenn/dw-ui/commit/4f8e3a164b9fdacdbd215d509af236b297f50777))
11+
512
### [4.2.3](https://github.com/gaetansenn/dw-ui/compare/v4.2.2...v4.2.3) (2025-05-12)
613

714
### [4.2.2](https://github.com/gaetansenn/dw-ui/compare/v4.2.1...v4.2.2) (2025-05-12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dewib/dw-ui",
3-
"version": "4.2.3",
3+
"version": "4.2.4",
44
"description": "Dewib ui is an open source ui library for developing HTML/CSS and JS websites. This package is developed with Vue.js and tailwindcss and to use with NuxtJS",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)