File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
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.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## [ 3.0.4] ( https://github.com/FortAwesome/vue-fontawesome/releases/tag/3.0.4 ) - 2023-11-06
8
+
9
+ ### Changed
10
+
11
+ ### Added
12
+
13
+ - Tests for Sharp Family
14
+ - Ability to include a title prop (github issue #[ 181] ( https://github.com/FortAwesome/vue-fontawesome/issues/181 ) )
15
+ - Prettier config file
16
+
7
17
---
8
18
9
19
## [ 3.0.3] ( https://github.com/FortAwesome/vue-fontawesome/releases/tag/3.0.3 ) - 2023-01-24
@@ -16,7 +26,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
16
26
17
27
### Added
18
28
19
- - Missing TypeScript animations added (github issue #[ 428] ( https://github.com/FortAwesome/vue-fontawesome/issues/428 ) )
29
+ - Missing TypeScript animations added (github issue #[ 428] ( https://github.com/FortAwesome/vue-fontawesome/issues/428 ) )
20
30
- Missing TypeScript sizes added (github issue #[ 415] ( https://github.com/FortAwesome/vue-fontawesome/issues/415 ) )
21
31
22
32
---
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fortawesome/vue-fontawesome" ,
3
3
"description" : " Official Vue component for Font Awesome 6" ,
4
- "version" : " 3.0.3 " ,
4
+ "version" : " 3.0.4 " ,
5
5
"main" : " index.js" ,
6
6
"files" : [
7
7
" README.md" ,
You can’t perform that action at this time.
0 commit comments