File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 3.1.3] ( https://github.com/FortAwesome/vue-fontawesome/releases/tag/3.1.3 ) - 2026-01-07
8+
9+ ### Changed
10+
11+ - ci.yml update for node-versions
12+ - a markdown lint fixup in CONTRIUBUTING.md
13+ - update vitest version to 4.0.16 in ` package.json `
14+
15+ ---
16+
717## [ 3.1.2] ( https://github.com/FortAwesome/vue-fontawesome/releases/tag/3.1.2 ) - 2025-09-09
818
919### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @fortawesome/vue-fontawesome" ,
33 "description" : " Official Vue component for Font Awesome 7" ,
4- "version" : " 3.1.2 " ,
4+ "version" : " 3.1.3 " ,
55 "main" : " index.js" ,
66 "files" : [
77 " README.md" ,
You can’t perform that action at this time.
0 commit comments