Skip to content

Commit 69efe6a

Browse files
chore(main): release 0.7.0 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 661c682 commit 69efe6a

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/nethesis/vue-components/compare/v0.6.0...v0.7.0) (2024-01-23)
4+
5+
6+
### Features
7+
8+
* add NeCard and NeDropdown [#12](https://github.com/nethesis/vue-components/issues/12) ([661c682](https://github.com/nethesis/vue-components/commit/661c682cc9edd6dad8e4e6506ad4afbe17abfdf3))
9+
* add NeCard component ([8731287](https://github.com/nethesis/vue-components/commit/8731287bcae930e1d0a9e4f3991c4bc3a78bb708))
10+
* add NeDropdown component ([b688eed](https://github.com/nethesis/vue-components/commit/b688eed703a66c1ae08fbf2cddebb6441ddf6e22))
11+
12+
13+
### Bug Fixes
14+
15+
* improve light/dark theme ([793b8fe](https://github.com/nethesis/vue-components/commit/793b8fe1177547d9858ccbbbc2a8331a94e2a6f0))
16+
317
## [0.6.0](https://github.com/nethesis/vue-components/compare/v0.5.0...v0.6.0) (2024-01-17)
418

519

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

0 commit comments

Comments
 (0)