Skip to content

Commit ef4aeef

Browse files
committed
chore(main): release 2.0.0
1 parent 49edca4 commit ef4aeef

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/nethesis/vue-components/compare/v1.7.0...v2.0.0) (2025-05-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* replace string icons with IconDefinition ([#84](https://github.com/nethesis/vue-components/issues/84))
9+
10+
### Bug Fixes
11+
12+
* replace string icons with IconDefinition ([#84](https://github.com/nethesis/vue-components/issues/84)) ([49edca4](https://github.com/nethesis/vue-components/commit/49edca4203515b526e8502c268e5f84c1e7dcda5))
13+
314
## [1.7.0](https://github.com/nethesis/vue-components/compare/v1.6.0...v1.7.0) (2024-11-06)
415

516

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

0 commit comments

Comments
 (0)