Skip to content

Commit fe7fc51

Browse files
authored
chore(main): release 3.0.1 (#89)
1 parent 06ddf7f commit fe7fc51

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [3.0.1](https://github.com/nethesis/vue-components/compare/v3.0.0...v3.0.1) (2025-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* adjustments to types ([#90](https://github.com/nethesis/vue-components/issues/90)) ([06ddf7f](https://github.com/nethesis/vue-components/commit/06ddf7f36b9409d3766ed9d63736af0d0c2a43b5))
9+
* **css:** import was missing in importing project ([#88](https://github.com/nethesis/vue-components/issues/88)) ([2c5523d](https://github.com/nethesis/vue-components/commit/2c5523d18d28fe172d459096d7131344607873a7))
10+
311
## [3.0.0](https://github.com/nethesis/vue-components/compare/v2.0.0...v3.0.0) (2025-06-09)
412

513

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

0 commit comments

Comments
 (0)