Skip to content

Commit c757885

Browse files
author
Bastian Jakobs
committed
chore: update changelog for version 1.1.7 and fix version links
1 parent a1fe3af commit c757885

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.1.7] - 2025-10-20
11+
1012
### Fixed
1113
- **Arrow Positioning**: Fixed tooltip arrow alignment issue where arrows were offset incorrectly
1214
- Arrows in `top` and `bottom` positions were appearing too far to the right
@@ -138,7 +140,8 @@ This changelog follows these categories:
138140

139141
## Version Links
140142

141-
[Unreleased]: https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.1.6...HEAD
143+
[Unreleased]: https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.1.7...HEAD
144+
[1.1.7]: https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.1.6...v1.1.7
142145
[1.1.6]: https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.1.5...v1.1.6
143146
[1.1.5]: https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.1.4...v1.1.5
144147
[1.1.3]: https://github.com/borsTiHD/vue-custom-tooltip/compare/v1.1.2...v1.1.4

0 commit comments

Comments
 (0)