Skip to content

Commit 7e82484

Browse files
chore(main): release 0.11.0 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cc3bf14 commit 7e82484

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [0.11.0](https://github.com/nethesis/vue-components/compare/v0.10.0...v0.11.0) (2024-02-23)
4+
5+
6+
### Features
7+
8+
* add lib functions ([#23](https://github.com/nethesis/vue-components/issues/23)) ([cc3bf14](https://github.com/nethesis/vue-components/commit/cc3bf1489e5c780c67e11f0b368f3c74fcac92a9))
9+
* add utils.ts ([1de66db](https://github.com/nethesis/vue-components/commit/1de66db5e22d25f891448487d3b0dddbf57afad4))
10+
11+
12+
### Bug Fixes
13+
14+
* **NeRadioSelection:** fix description support ([#20](https://github.com/nethesis/vue-components/issues/20)) ([f8914e7](https://github.com/nethesis/vue-components/commit/f8914e74fb5815df1c2aaa0dc19226fe64ce9192))
15+
316
## [0.10.0](https://github.com/nethesis/vue-components/compare/v0.9.0...v0.10.0) (2024-02-22)
417

518

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

0 commit comments

Comments
 (0)