Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 24, 2024
1 parent fef7695 commit 9c84df8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.3.0](https://github.com/nethesis/vue-components/compare/v1.2.0...v1.3.0) (2024-06-24)


### Features

* support options icon in NeCombobox ([61fb8ff](https://github.com/nethesis/vue-components/commit/61fb8ff1ba4b1fd5e5300a487ae6eecdd2b8658a))


### Bug Fixes

* improve user input management for NeCombobox ([04215a1](https://github.com/nethesis/vue-components/commit/04215a1c5c9b93619353c1d4906bbe12bd8821ba))

## [1.2.0](https://github.com/nethesis/vue-components/compare/v1.1.0...v1.2.0) (2024-06-06)


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": "1.2.0",
"version": "1.3.0",
"private": false,
"keywords": [
"nethserver",
Expand Down

0 comments on commit 9c84df8

Please sign in to comment.