Skip to content

Commit 40892c7

Browse files
committed
chore(release): 4.0.0
1 parent eb6a0da commit 40892c7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.0.0](https://github.com/gaetansenn/dw-ui/compare/v3.12.0...v4.0.0) (2022-12-20)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* upgrade to tailwind v3
11+
12+
### build
13+
14+
* upgrade to tailwind v3 ([eb6a0da](https://github.com/gaetansenn/dw-ui/commit/eb6a0da39332769ba98e578a75a70b9cc736f50a))
15+
516
## [3.12.0](https://github.com/gaetansenn/dw-ui/compare/v3.11.1...v3.12.0) (2022-12-19)
617

718

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dewib/dw-ui",
3-
"version": "3.12.0",
3+
"version": "4.0.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)