Skip to content

Commit 2e69c37

Browse files
committed
πŸš€ chrome-test - v1.0.1
1 parent 2138667 commit 2e69c37

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

β€Žsrc/chrome-test/CHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Changelog
44
=========
55

6+
1.0.1 (December 24, 2024)
7+
-------------------------
8+
9+
### Bug fixes / Improvements
10+
11+
* [[`2138667a8d`](https://github.com/alrra/browser-logos/commit/2138667a8d2145880b93fd40812cbfc8105c003a)] - πŸ“š Use "Chrome for Testing" instead of "Chrome Test" (by [`CΔƒtΔƒlin`](https://github.com/alrra)).
12+
613
1.0.0 (December 26, 2023)
714
-------------------------
815

β€Žsrc/chrome-test/README.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Chrome for Testing
55
<table>
66
<tr height=240>
77
<td>
8-
<a href="https://github.com/alrra/browser-logos/tree/89e548908ec06d61af5b5510bb34a967acb72e8f/src/chrome-test/">
9-
<img width=230 src="https://raw.githubusercontent.com/alrra/browser-logos/ec3448576479af8c025e688a04005e0071f1a7a1/src/chrome-test//chrome-test_512x512.png" alt="Chrome for Testing browser logo">
8+
<a href="https://github.com/alrra/browser-logos/tree/2138667a8d2145880b93fd40812cbfc8105c003a/src/chrome-test/">
9+
<img width=230 src="https://raw.githubusercontent.com/alrra/browser-logos/2138667a8d2145880b93fd40812cbfc8105c003a/src/chrome-test//chrome-test_512x512.png" alt="Chrome for Testing browser logo">
1010
</a>
1111
</td>
1212
</tr>

β€Žsrc/chrome-test/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"type": "git",
1515
"url": "https://github.com/alrra/browser-logos.git"
1616
},
17-
"version": "1.0.0"
17+
"version": "1.0.1"
1818
}

0 commit comments

Comments
Β (0)