Skip to content

Commit 8a57176

Browse files
chore(release): 1.3.7 [skip ci]
## [1.3.7](v1.3.6...v1.3.7) (2023-05-01) ### Bug Fixes * update manifest.json to manifest.webmanifest ([3d1e482](3d1e482))
1 parent 3d1e482 commit 8a57176

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.7](https://github.com/CoCreate-app/CoCreate-font-awesome/compare/v1.3.6...v1.3.7) (2023-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update manifest.json to manifest.webmanifest ([3d1e482](https://github.com/CoCreate-app/CoCreate-font-awesome/commit/3d1e482cddb46c47248b855504fe48e32417fb7e))
7+
18
## [1.3.6](https://github.com/CoCreate-app/CoCreate-font-awesome/compare/v1.3.5...v1.3.6) (2023-05-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/font-awesome",
3-
"version": "1.3.6",
3+
"version": "1.3.7",
44
"description": "A simple font-awesome component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"font-awesome",

0 commit comments

Comments
 (0)