Skip to content

Commit

Permalink
chore(release): 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetansenn committed Dec 20, 2022
1 parent eb6a0da commit 40892c7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.0.0](https://github.com/gaetansenn/dw-ui/compare/v3.12.0...v4.0.0) (2022-12-20)


### ⚠ BREAKING CHANGES

* upgrade to tailwind v3

### build

* upgrade to tailwind v3 ([eb6a0da](https://github.com/gaetansenn/dw-ui/commit/eb6a0da39332769ba98e578a75a70b9cc736f50a))

## [3.12.0](https://github.com/gaetansenn/dw-ui/compare/v3.11.1...v3.12.0) (2022-12-19)


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": "3.12.0",
"version": "4.0.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 40892c7

Please sign in to comment.