Skip to content

Commit

Permalink
chore(master): release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 11, 2023
1 parent 8c6aaca commit 53cf00d
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [0.2.0](https://github.com/nethesis/vue-components/compare/v0.1.0...v0.2.0) (2023-12-11)


### Features

* added NeExpandable ([b47e623](https://github.com/nethesis/vue-components/commit/b47e623735ceb697aec4009189f7dddc2f6bf06c))
* added NeFileInput ([99861af](https://github.com/nethesis/vue-components/commit/99861af02153f31063f23611d7a7d7ddce1c8edc))
* added NeInlineNotification ([ddde85e](https://github.com/nethesis/vue-components/commit/ddde85e0a7c34459b27311cf9ed64fef43101fc3))
* added NeProgressBar ([2cb3e4b](https://github.com/nethesis/vue-components/commit/2cb3e4ba12691c00779455745481d1502314a8e9))
* added NeRoundedIcon ([1319762](https://github.com/nethesis/vue-components/commit/131976202d324a80ad90af89538eed6585fbeb4e))
* added NeSideDrawer ([f6c5063](https://github.com/nethesis/vue-components/commit/f6c506369bf46c3babec4562cc5455cae8a7d1a8))
* added NeSpinner ([57798fe](https://github.com/nethesis/vue-components/commit/57798fe924a13d40eda05afd96a8f44de3620bfd))
* added NeTitle ([f6b1613](https://github.com/nethesis/vue-components/commit/f6b1613eacdc585fca6410e2a9dad3ca8053795f))
* added NeTooltip ([8c6aaca](https://github.com/nethesis/vue-components/commit/8c6aaca2490c165bf99e5c0e9f5ea7f95eb87705))
* exporting css build ([6749f98](https://github.com/nethesis/vue-components/commit/6749f98c9f0490eb7a846fff60b5e5149b9bfdf8))


### Bug Fixes

* updating font definitions with Tailwind defaults ([43b887e](https://github.com/nethesis/vue-components/commit/43b887e364759c77d70e219f360c11d146f8bc66))

## 0.1.0 (2023-12-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nethesis/vue-components",
"type": "module",
"version": "0.1.0",
"version": "0.2.0",
"private": false,
"keywords": [
"nethserver",
Expand Down

0 comments on commit 53cf00d

Please sign in to comment.