Skip to content

Commit 7506cca

Browse files
chore(main): release 1.7.0
1 parent bf3f4b2 commit 7506cca

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/nethesis/vue-components/compare/v1.6.0...v1.7.0) (2024-11-06)
4+
5+
6+
### Features
7+
8+
* add options filtering to NeDropdownFilter ([#78](https://github.com/nethesis/vue-components/issues/78)) ([bf3f4b2](https://github.com/nethesis/vue-components/commit/bf3f4b2620c423ea808298b9e15cf07d3bc268e0))
9+
* **NeTextInput:** add isSearch prop, prefix & suffix slots ([#79](https://github.com/nethesis/vue-components/issues/79)) ([30aa720](https://github.com/nethesis/vue-components/commit/30aa7203a3c14cb2b75f35ee8b8fee8a10a8a6b1))
10+
311
## [1.6.0](https://github.com/nethesis/vue-components/compare/v1.5.1...v1.6.0) (2024-10-28)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nethesis/vue-components",
33
"type": "module",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"private": false,
66
"keywords": [
77
"nethserver",

0 commit comments

Comments
 (0)