@browser-logos/arora
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,12 @@ | ||
# 1.1.3 (March 7, 2019) | ||
## Bug fixes / Improvements | ||
* [[`c677d97433`](https://github.com/alrra/browser-logos/commit/c677d974332615d85560619bb38364e29d0afb93)] - 🗜️ Further losslessly optimize `arora.svg` (by [`Cătălin Mariș`](https://github.com/alrra)). | ||
* [[`c8370ca61a`](https://github.com/alrra/browser-logos/commit/c8370ca61afb93e82dfca960bc1e61acee92bdad)] - 🗜️ Further losslessly optimize `arora.svg` (by [`Cătălin Mariș`](https://github.com/alrra)). | ||
* [[`3bb40f69b0`](https://github.com/alrra/browser-logos/commit/3bb40f69b0cce0795655e43d42f802b8f9393cc0)] - 📚 Improve READMEs (by [`Cătălin Mariș`](https://github.com/alrra)). | ||
* [[`281bfd844e`](https://github.com/alrra/browser-logos/commit/281bfd844e38036d1e57c9ac69dec4dc2e49e542)] - 🗜️ Further losslessly optimize `arora.svg` (by [`Cătălin Mariș`](https://github.com/alrra)). | ||
* [[`8c3fdb7433`](https://github.com/alrra/browser-logos/commit/8c3fdb74336a810921fb689dd90b77c797eb1d54)] - 🗜️ Further losslessly optimize `arora.svg` (by [`Cătălin Mariș`](https://github.com/alrra)). | ||
## 1.1.2 (December 30, 2017) | ||
@@ -5,4 +16,3 @@ | ||
* [[`26ea05bb01`](https://github.com/alrra/browser-logos/commit/26ea05bb012377c3306c511294be0fcb655aaa6b)] - | ||
Further optimize images. | ||
* [[`26ea05bb01`](https://github.com/alrra/browser-logos/commit/26ea05bb012377c3306c511294be0fcb655aaa6b)] - 🗜 Further optimize images. | ||
@@ -14,4 +24,3 @@ | ||
* [[`4406d8a2ef`](https://github.com/alrra/browser-logos/commit/4406d8a2ef0f9cf1fd91cf1c9b438b2096a51bba)] - | ||
Make minor changes in `README.md`. | ||
* [[`4406d8a2ef`](https://github.com/alrra/browser-logos/commit/4406d8a2ef0f9cf1fd91cf1c9b438b2096a51bba)] - 📚 Make minor changes in `README.md`. | ||
@@ -23,4 +32,3 @@ | ||
* [[`e8d37969cb`](https://github.com/alrra/browser-logos/commit/e8d37969cb7f8a30f59f85805efaf89a0141cc28)] - | ||
Further losslessly optimize images. | ||
* [[`e8d37969cb`](https://github.com/alrra/browser-logos/commit/e8d37969cb7f8a30f59f85805efaf89a0141cc28)] - 🗜 Further losslessly optimize images. | ||
@@ -27,0 +35,0 @@ |
@@ -13,3 +13,3 @@ { | ||
"repository": "alrra/browser-logos", | ||
"version": "1.1.2" | ||
"version": "1.1.3" | ||
} |
# Arora | ||
### How to get this logo | ||
## Logo | ||
* Install with: | ||
* [`npm`](https://www.npmjs.com/): `npm install --save-dev @browser-logos/arora` | ||
<table> | ||
<tr height=300> | ||
<td> | ||
<a href="https://github.com/alrra/browser-logos/tree/375b9086ce2a9cb6d3e29f12f7c0562c9a924c05/src/archive/arora"> | ||
<img width=290 src="https://raw.githubusercontent.com/alrra/browser-logos/375b9086ce2a9cb6d3e29f12f7c0562c9a924c05/src/archive/arora/arora.svg?sanitize=true" alt="Arora browser logo"> | ||
</a> | ||
</td> | ||
</tr> | ||
</table> | ||
* Use [`cdnjs`](https://cdnjs.com/libraries/browser-logos) | ||
## How do I get this logo? | ||
You can either: | ||
* Install it using | ||
* [`npm`][npm]: `npm install --save-dev @browser-logos/arora` | ||
* [`yarn`][yarn]: `yarn add --dev @browser-logos/arora` | ||
* Use [`cdnjs`][cdnjs]. | ||
<!-- Link labels: --> | ||
[cdnjs]: https://cdnjs.com/libraries/browser-logos | ||
[npm]: https://www.npmjs.com/ | ||
[yarn]: https://yarnpkg.com/ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
655252
31