Skip to content

Commit c990a8a

Browse files
committed
chore(release): 4.1.0
1 parent 8a61fc2 commit c990a8a

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.1.0](https://github.com/gaetansenn/dw-ui/compare/v4.0.1...v4.1.0) (2023-11-27)
6+
7+
8+
### Features
9+
10+
* add string type for min/max input for datetime picker ([8a61fc2](https://github.com/gaetansenn/dw-ui/commit/8a61fc2b9729444d1178a89d88849ff373df5165))
11+
512
### [4.0.1](https://github.com/gaetansenn/dw-ui/compare/v4.0.0...v4.0.1) (2023-02-13)
613

714

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.0.1",
3+
"version": "4.1.0",
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)