Skip to content

Commit

Permalink
chore(release): 3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetansenn committed Jun 7, 2022
1 parent 145fe1e commit 8dfdf5a
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.

### [3.8.2](https://github.com/gaetansenn/dw-ui/compare/v3.8.1...v3.8.2) (2022-06-07)


### Bug Fixes

* reset default data dialog ([145fe1e](https://github.com/gaetansenn/dw-ui/commit/145fe1e80bf185f37f8fc26e33d4d6c91a5403fb))

### [3.8.1](https://github.com/gaetansenn/dw-ui/compare/v3.8.0...v3.8.1) (2022-03-10)


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.8.1",
"version": "3.8.2",
"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 8dfdf5a

Please sign in to comment.