developer-icons 4.2.0 → 4.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  Welcome to **`developer-icons`**, a collection of high-quality, customizable tech icons designed for developers and designers. With full TypeScript support, these icons are perfect for use in any React or Next.js project. Alternatively, download the icons in image formats for your design needs directly from our [official website](https://xandemon.github.io/developer-icons/ "Homepage | Developer Icons").
4
4
 
5
+ ![Developer Icons Cover Image](/public/cover-image.webp "Developer Icons")
6
+
5
7
  ## Features
6
8
 
7
9
  - ⚡**Highly optimized:** Icons are optimized for performance and size. They are designed to be as small as possible while maintaining the quality.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "developer-icons",
3
3
  "description": "Ready-to-use high-quality customizable tech icons - made for the developers",
4
- "version": "4.2.0",
4
+ "version": "4.2.1",
5
5
  "type": "module",
6
6
  "homepage": "https://xandemon.github.io/developer-icons",
7
7
  "repository": {