Skip to content

Commit

Permalink
chore(release): 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetansenn committed Nov 27, 2023
1 parent 8a61fc2 commit c990a8a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [4.1.0](https://github.com/gaetansenn/dw-ui/compare/v4.0.1...v4.1.0) (2023-11-27)


### Features

* add string type for min/max input for datetime picker ([8a61fc2](https://github.com/gaetansenn/dw-ui/commit/8a61fc2b9729444d1178a89d88849ff373df5165))

### [4.0.1](https://github.com/gaetansenn/dw-ui/compare/v4.0.0...v4.0.1) (2023-02-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dewib/dw-ui",
"version": "4.0.1",
"version": "4.1.0",
"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",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit c990a8a

Please sign in to comment.