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.4.0] - 2025-10-29
11+
1012### Added
1113- Introduced "classic" theme preset for tooltips
1214
@@ -182,7 +184,8 @@ This changelog follows these categories:
182184
183185## Version Links
184186
185- [ Unreleased ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.3.0...HEAD
187+ [ Unreleased ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.4.0...HEAD
188+ [ 1.4.0 ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.3.0...v1.4.0
186189[ 1.3.0 ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.2.2...v1.3.0
187190[ 1.2.2 ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.2.1...v1.2.2
188191[ 1.2.1 ] : https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.2.0...v1.2.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @borstihd/vue-custom-tooltip" ,
33 "type" : " module" ,
4- "version" : " 1.3 .0" ,
4+ "version" : " 1.4 .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