1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00
Commit Graph

378 Commits

Author SHA1 Message Date
Álvaro Mondéjar
3271d9e950
Modernize SVGO setup (#8149)
* SVGO now discovers config file automatically

* Drop `svgo` script from package.json

* Use '.mjs' extension for SVGO config file
2022-12-21 12:56:09 +01:00
renovate[bot]
2753dc3b87
Update all dependencies (#8130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-12 03:13:27 +01:00
github-actions[bot]
b0a3bb56d3 version bump 2022-12-11 00:25:38 +00:00
github-actions[bot]
131660a913 version bump 2022-12-04 00:22:18 +00:00
Álvaro Mondéjar
8765f74c8a
Export ./icons entrypoint as index in package.json (#8076)
* Fix exports in package.json
2022-12-02 10:30:59 +01:00
Sachin Raja
fcec7adc8b
replace index.js entry point (#8058)
* replace index.js entry point

* add types.d.ts

* Update documentation

* Add Typescript usage example

* Drop template file

* Readd test

* Minor change

Co-authored-by: Álvaro Mondéjar Rubio <mondejar1994@gmail.com>
2022-11-28 12:32:57 +01:00
github-actions[bot]
b586c6faa5 version bump 2022-11-27 00:25:44 +00:00
renovate[bot]
a63fbf93bd
Update all dependencies (#8034)
* Update all dependencies

* Update svgo.config.js

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2022-11-24 14:39:11 +01:00
github-actions[bot]
9f43e22f75 version bump 2022-11-20 00:27:29 +00:00
github-actions[bot]
1a14b39ebb version bump 2022-11-06 00:27:06 +00:00
github-actions[bot]
4e8c5b57fc version bump 2022-10-30 00:32:08 +00:00
Álvaro Mondéjar
302cbc045a
Update SVGLint to v2.2.0 (#7987) 2022-10-24 14:25:23 +02:00
github-actions[bot]
1f26abea99 version bump 2022-10-23 00:36:22 +00:00
github-actions[bot]
69beabb16a version bump 2022-10-16 00:36:40 +00:00
github-actions[bot]
f498519ce1 version bump 2022-10-09 00:30:34 +00:00
github-actions[bot]
abb05eaa71 version bump 2022-10-02 00:36:57 +00:00
LitoMore
5958fc117b
Add add-icon-data script (#7849)
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2022-09-25 09:04:58 +08:00
github-actions[bot]
62fcc794a2 version bump 2022-09-25 00:28:08 +00:00
github-actions[bot]
06d7866ac0 version bump 2022-09-18 00:30:22 +00:00
github-actions[bot]
1af62bceb2 version bump 2022-09-11 00:26:28 +00:00
github-actions[bot]
32bb14fd35 version bump 2022-09-04 00:28:09 +00:00
renovate[bot]
ed20eb4eff
Update dependency esbuild to v0.15.6 (#7676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-02 17:31:00 +08:00
github-actions[bot]
6826cb3684 version bump 2022-08-28 00:28:58 +00:00
github-actions[bot]
faf49c1b12 version bump 2022-08-21 00:24:15 +00:00
github-actions[bot]
e41f678897 version bump 2022-08-14 00:25:53 +00:00
github-actions[bot]
c2a8166676 version bump 2022-08-07 00:29:12 +00:00
renovate[bot]
22dcd449ce
Update all dependencies (#7621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 19:30:46 +02:00
github-actions[bot]
47654648d4 version bump 2022-07-24 00:28:30 +00:00
Sachin Raja
2310edef50
revert version to 7.4.0 (#7597) 2022-07-17 08:37:49 -07:00
Sachin Raja
534ff84b31
Revert "version bump" (#7596)
This reverts commit 82691fc1b1.
2022-07-17 08:30:50 -07:00
github-actions[bot]
82691fc1b1 version bump 2022-07-17 00:26:18 +00:00
github-actions[bot]
2b7c88c7e6 version bump 2022-07-10 00:28:19 +00:00
github-actions[bot]
7559dd24f0 version bump 2022-07-03 00:26:21 +00:00
github-actions[bot]
04349169de version bump 2022-06-26 00:28:26 +00:00
github-actions[bot]
ffbe3845e6 version bump 2022-06-19 00:23:24 +00:00
renovate[bot]
40ea4457c9
Update dependency esbuild to v0.14.43 (#7501)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 20:05:08 -07:00
github-actions[bot]
7b82a04aaa version bump 2022-06-12 00:24:32 +00:00
github-actions[bot]
be0b79115f version bump 2022-05-29 00:23:32 +00:00
Sachin Raja
665b82590d
remove icons/* entrypoints (#6788)
* remove icons/* entrypoints

* remove icons/* tests

* remove icons/* references from the README

* reference actual variable in README console.log

* merge develop

* fix conflicts

* fix

* fix tests

* Update scripts/build/package.js

* Update README.md

* fix ignore files
2022-05-26 14:29:37 +02:00
renovate[bot]
7ffcc9695f
Update all dependencies (#7442)
* Update all dependencies

* Update create-release.yml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-26 11:38:46 +02:00
github-actions[bot]
60d9d342ac version bump 2022-05-22 00:22:53 +00:00
github-actions[bot]
ebfcfb0f8f version bump 2022-05-16 08:50:18 +00:00
renovate[bot]
4f8cc1ce4a
Update all dependencies (#7397)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 13:17:22 +02:00
github-actions[bot]
388727251f version bump 2022-05-08 00:21:44 +00:00
github-actions[bot]
230727d6b2 version bump 2022-05-01 00:28:53 +00:00
github-actions[bot]
18cba41bad version bump 2022-04-17 00:22:18 +00:00
github-actions[bot]
906d43ffad version bump 2022-04-10 00:20:18 +00:00
github-actions[bot]
35dbc14178 version bump 2022-04-03 00:21:03 +00:00
github-actions[bot]
d5706aabf9 version bump 2022-03-27 00:23:17 +00:00
github-actions[bot]
4937ac3e22 version bump 2022-03-20 00:19:47 +00:00