From f610ec556baf7ac2abf3cb73d5a3773f1ef65c96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 16:02:16 +0000 Subject: [PATCH] chore(main): release 3.0.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 651a77f..e712f68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.0.0](https://github.com/WebFiori/vuetifyCore/compare/v2.0.0...v3.0.0) (2026-04-19) + + +### Miscellaneous Chores + +* Merge pull request [#10](https://github.com/WebFiori/vuetifyCore/issues/10) from WebFiori/dev ([9f7d133](https://github.com/WebFiori/vuetifyCore/commit/9f7d133bbf142eb34241a6e266a8b9d349e639a1)) +* Updated Core Version ([e744ca2](https://github.com/WebFiori/vuetifyCore/commit/e744ca285dc59545c3525ef0f20811e2b8c15df9)) + ## [2.0.0](https://github.com/WebFiori/vuetifyCore/compare/v1.4.2...v2.0.0) (2025-10-11)