Skip to content

Commit 6ac1f1a

Browse files
authored
chore(main): release 3.3.0 (#96)
1 parent d32d2e3 commit 6ac1f1a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [3.3.0](https://github.com/nethesis/vue-components/compare/v3.2.0...v3.3.0) (2025-10-06)
4+
5+
6+
### Features
7+
8+
* **NePaginator:** add listboxOptionsPanelStyle prop ([#95](https://github.com/nethesis/vue-components/issues/95)) ([d32d2e3](https://github.com/nethesis/vue-components/commit/d32d2e32d38b2a2d79aa00bd998100e4db946c43))
9+
310
## [3.2.0](https://github.com/nethesis/vue-components/compare/v3.1.0...v3.2.0) (2025-09-01)
411

512

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": "3.2.0",
4+
"version": "3.3.0",
55
"private": false,
66
"keywords": [
77
"nethserver",

0 commit comments

Comments
 (0)