Skip to content

Commit cfe71df

Browse files
chore(main): release 1.3.1 (#64)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c40c25c commit cfe71df

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [1.3.1](https://github.com/nethesis/vue-components/compare/v1.3.0...v1.3.1) (2024-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* export NeDropdownItem type ([e452381](https://github.com/nethesis/vue-components/commit/e452381c5fb20ce43127603473b8c549d008bd78))
9+
* hover styles for NeButton ([a1ace3d](https://github.com/nethesis/vue-components/commit/a1ace3da3ee0a4b8abdd672c5d185300ec5c5e05))
10+
* support radio group name in NeRadioSelection ([#65](https://github.com/nethesis/vue-components/issues/65)) ([c40c25c](https://github.com/nethesis/vue-components/commit/c40c25cf50e275896e8a945815266f0a44c69e89))
11+
312
## [1.3.0](https://github.com/nethesis/vue-components/compare/v1.2.0...v1.3.0) (2024-06-24)
413

514

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

0 commit comments

Comments
 (0)