File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.3.0] - 2025-10-29
11+
1012### Added
1113- Theme presets: Tooltips can now be globally styled with the "default", "primevue", or "vuetify" presets. Switching themes at runtime is supported.
1214
@@ -174,7 +176,8 @@ This changelog follows these categories:
174176
175177## Version Links
176178
177- [ Unreleased ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.2.2...HEAD
179+ [ Unreleased ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.3.0...HEAD
180+ [ 1.3.0 ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.2.2...v1.3.0
178181[ 1.2.2 ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.2.1...v1.2.2
179182[ 1.2.1 ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.2.0...v1.2.1
180183[ 1.2.0 ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.1.8...v1.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @borstihd/vue-custom-tooltip" ,
33 "type" : " module" ,
4- "version" : " 1.2.2 " ,
4+ "version" : " 1.3.0 " ,
55 "description" : " A flexible and accessible Vue 3 tooltip component with directive support" ,
66 "author" : " borsTiHD" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments