File tree Expand file tree Collapse file tree 4 files changed +15
-5
lines changed
Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Dependencies
1111- Updated ` @todovue/tv-progress-bar ` to version ` 1.1.2 ` .
1212- Updated ` @todovue/tv-toc ` to version ` 1.2.0 ` .
13+ - Updated ` @todovue/tv-footer ` to version ` 1.1.2 ` .
1314
1415## [ 0.1.3] - 2026-01-28
1516
Original file line number Diff line number Diff line change 7373 "@todovue/tv-button" : " ^1.2.6" ,
7474 "@todovue/tv-card" : " ^1.1.4" ,
7575 "@todovue/tv-demo" : " ^1.4.11" ,
76- "@todovue/tv-footer" : " ^1.1.1 " ,
76+ "@todovue/tv-footer" : " ^1.1.2 " ,
7777 "@todovue/tv-hero" : " ^1.2.1" ,
7878 "@todovue/tv-label" : " ^1.2.4" ,
7979 "@todovue/tv-menu" : " ^1.1.4" ,
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to `@todovue/tv-footer` will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.1.2] - 2026-01-30
9+
10+ ### Added
11+ - Implemented event handling for link clicks within the footer component.
12+
13+ ### Changed
14+ - Applied a maximum width constraint to the footer section to improve layout consistency and readability.
15+
816## [ 1.1.1] - 2026-01-27
917
1018### Changed
@@ -62,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6270- Backdrop blur effect on social icons
6371- Comprehensive documentation and examples
6472
73+ [ 1.1.2 ] : https://github.com/TODOvue/tv-footer/pull/4/files
6574[ 1.1.1 ] : https://github.com/TODOvue/tv-footer/pull/3/files
6675[ 1.1.0 ] : https://github.com/TODOvue/tv-footer/pull/2/files
6776[ 1.0.0 ] : https://github.com/TODOvue/tv-footer/pull/1/files
You can’t perform that action at this time.
0 commit comments