Skip to content

Commit 83becdb

Browse files
chore(main): release 0.8.0 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61b7eaf commit 83becdb

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [0.8.0](https://github.com/nethesis/vue-components/compare/v0.7.0...v0.8.0) (2024-02-05)
4+
5+
6+
### Features
7+
8+
* add component NeLink ([f7c051c](https://github.com/nethesis/vue-components/commit/f7c051c41c90a06e6833ad82aaadb1de1ef7d6c6))
9+
10+
11+
### Bug Fixes
12+
13+
* primary button style for NeInlineNotification ([d3ca5d7](https://github.com/nethesis/vue-components/commit/d3ca5d70529cc8017b59e982b116cb151a66fa4f))
14+
315
## [0.7.0](https://github.com/nethesis/vue-components/compare/v0.6.0...v0.7.0) (2024-01-23)
416

517

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

0 commit comments

Comments
 (0)