Skip to content

Commit a214a5c

Browse files
committed
Release 3.0.5
1 parent 6b978b3 commit a214a5c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [3.0.5](https://github.com/FortAwesome/vue-fontawesome/releases/tag/3.0.5) - 2023-11-06
8+
9+
### Changed
10+
11+
- Removed .tgz file
12+
13+
### Added
14+
15+
---
16+
717
## [3.0.4](https://github.com/FortAwesome/vue-fontawesome/releases/tag/3.0.4) - 2023-11-06
818

919
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fortawesome/vue-fontawesome",
33
"description": "Official Vue component for Font Awesome 6",
4-
"version": "3.0.4",
4+
"version": "3.0.5",
55
"main": "index.js",
66
"files": [
77
"README.md",

0 commit comments

Comments
 (0)