Skip to content

Commit fe1c960

Browse files
chore(main): release 0.9.0 (#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e54275b commit fe1c960

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+
## [0.9.0](https://github.com/nethesis/vue-components/compare/v0.8.0...v0.9.0) (2024-02-09)
4+
5+
6+
### Features
7+
8+
* add NeFormItemLabel and NeRadioSelection ([#16](https://github.com/nethesis/vue-components/issues/16)) ([e54275b](https://github.com/nethesis/vue-components/commit/e54275b6a885334fd41f3015a11b575bf33770be))
9+
310
## [0.8.0](https://github.com/nethesis/vue-components/compare/v0.7.0...v0.8.0) (2024-02-05)
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": "0.8.0",
4+
"version": "0.9.0",
55
"private": false,
66
"keywords": [
77
"nethserver",

0 commit comments

Comments
 (0)