Skip to content

Commit

Permalink
🚀 firefox-preview - v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Jun 24, 2023
1 parent 5cbff42 commit a96e7d5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions src/archive/firefox-preview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
Changelog
=========

1.0.9 (June 23, 2023)
---------------------

### Bug fixes / Improvements

* [[`52a1d278da`](https://github.com/alrra/browser-logos/commit/52a1d278daf01ae4557a4307769e3fc972dda6ce)] - 📚 Fix broken links (by [`Cătălin Mariș`](https://github.com/alrra)).

1.0.8 (October 30, 2020)
------------------------

Expand Down
4 changes: 2 additions & 2 deletions src/archive/firefox-preview/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Firefox Preview
<table>
<tr height=240>
<td>
<a href="https://github.com/alrra/browser-logos/tree/55ccaa5d804a8fa9c8b10d392c8985ee2fd52793/src/archive/firefox-preview">
<img width=230 src="https://raw.githubusercontent.com/alrra/browser-logos/55ccaa5d804a8fa9c8b10d392c8985ee2fd52793/src/archive/firefox-preview/firefox-preview.svg?sanitize=true" alt="Firefox Preview browser logo">
<a href="https://github.com/alrra/browser-logos/tree/52a1d278daf01ae4557a4307769e3fc972dda6ce/src/archive/firefox-preview">
<img width=230 src="https://raw.githubusercontent.com/alrra/browser-logos/52a1d278daf01ae4557a4307769e3fc972dda6ce/src/archive/firefox-preview/firefox-preview.svg?sanitize=true" alt="Firefox Preview browser logo">
</a>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion src/archive/firefox-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"type": "git",
"url": "https://github.com/alrra/browser-logos.git"
},
"version": "1.0.8"
"version": "1.0.9"
}

0 comments on commit a96e7d5

Please sign in to comment.