Changelog update and version bump

This commit is contained in:
astrit 2023-06-23 05:28:28 +02:00
parent 9ea242a72f
commit fa7028e5a7
3 changed files with 26 additions and 15 deletions

View File

@ -1,22 +1,33 @@
### 2.1.1: 2020-06-23
- PNG version added black and white 1400 assets
- Bug fixes
- 6000 glyphs added
### 2.0.0: 2020-04-23 ### 2.0.0: 2020-04-23
* 🔥 200 New Icons
* 🔥 SVG Icons by Lona - 🔥 200 New Icons
* 🔥 SVG Sprite by Lona - 🔥 SVG Icons by Lona
* 🔥 Styled Components - ⚛️ React JS - 🔥 SVG Sprite by Lona
* 🔥 Local Styled Components - 🔥 Styled Components - ⚛️ React JS
* 🔥 Figma Components - https://css.gg/fig - 🔥 Local Styled Components
* 🔥 Adobe XD Components - https://css.gg/xd - 🔥 Figma Components - https://css.gg/fig
- 🔥 Adobe XD Components - https://css.gg/xd
### 1.0.6: 2020-01-15 ### 1.0.6: 2020-01-15
* Icon: Dribbble - Fix: Gradient outdated direction syntax
- Icon: Dribbble - Fix: Gradient outdated direction syntax
### 1.0.5: 2020-01-12 ### 1.0.5: 2020-01-12
* Fix: Gradient outdated direction syntax
- Fix: Gradient outdated direction syntax
### 1.0.4: 2019-01-11 ### 1.0.4: 2019-01-11
* Add SCSS file
* Add icon Battery Full - Add SCSS file
* Change Battery to 50% filled - Add icon Battery Full
- Change Battery to 50% filled
### 1.0.0: 2019-01-11 ### 1.0.0: 2019-01-11
* Init
- Init

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{ {
"name": "css.gg", "name": "css.gg",
"version": "2.1.0", "version": "2.1.1",
"lockfileVersion": 1 "lockfileVersion": 1
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "css.gg", "name": "css.gg",
"version": "2.1.0", "version": "2.1.1",
"description": "700+ Pure CSS, SVG & Figma UI Icons Available in SVG Sprite, styled-components, Black & White PNG, NPM & API + 6031 glyphs", "description": "700+ Pure CSS, SVG & Figma UI Icons Available in SVG Sprite, styled-components, Black & White PNG, NPM & API + 6031 glyphs",
"main": "index.js", "main": "index.js",
"module": "index.js", "module": "index.js",