Skip to content

Commit

Permalink
🚀 v74.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Dec 26, 2023
1 parent 0abbddd commit 128988a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
Changelog
=========

74.1.0 (December 26, 2023)
--------------------------

### New features

* [[`0abbddd987`](https://github.com/alrra/browser-logos/commit/0abbddd987a96b221155fb903df7df65c75460d9)] - ✨ Publish `Chrome Test` logo on `npm` (by [`Cătălin Mariș`](https://github.com/alrra)).
* [[`89e548908e`](https://github.com/alrra/browser-logos/commit/89e548908ec06d61af5b5510bb34a967acb72e8f)] - ✨ Add `Chrome Test` logo (by [`Cătălin Mariș`](https://github.com/alrra)).

74.0.0 (June 23, 2023)
----------------------

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -111,7 +111,7 @@ paul] blog post.
<!-- Link labels: -->

[archive readme]: src/archive/README.md#readme
[archive]: https://github.com/alrra/browser-logos/archive/74.0.0.zip
[archive]: https://github.com/alrra/browser-logos/archive/74.1.0.zip
[article paul]: https://www.paulirish.com/2010/high-res-browser-icons/
[build icon]: https://github.com/alrra/browser-logos/actions/workflows/test.yml/badge.svg
[build url]: https://github.com/alrra/browser-logos/actions/workflows/test.yml
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,5 +20,5 @@
"release": "./scripts/release.js",
"test": "npm run lint-markdown"
},
"version": "74.0.0"
"version": "74.1.0"
}

0 comments on commit 128988a

Please sign in to comment.