Commit graph

404 commits

Author SHA1 Message Date
lucaburgio 116c48a8b2 Merge branch 'master' of github.com:IconoirIcons/iconoir 2022-06-08 10:58:57 +02:00
lucaburgio e0fa8e17f1 add: 68 new and fixed icons 2022-06-08 10:58:54 +02:00
lucaburgio d7e9e21ed5 Release Version v4.9.2 2022-05-21 11:59:10 +00:00
lucaburgio b39f7368a3 Update README 2022-04-25 11:49:58 +02:00
Luca Burgio c740deb647
Merge pull request #142 from plasmo-foss/master
chore: Allow react 18 as peer dependency
2022-04-25 00:23:57 +02:00
L 7669326739
Add react@18 to react-native package as well 2022-04-23 18:37:28 -07:00
L 15f4a66d71
Allow react 18 2022-04-23 17:25:03 -07:00
lucaburgio d72bf5a86c Release Version v4.9.1 2022-04-23 22:16:01 +00:00
Luca Burgio 867721ad79
Merge pull request #141 from sammarks/css-icon-style-fix
fix: css styles should now support color and font-size
2022-04-24 00:08:00 +02:00
Luca Burgio 029cb768a5
Merge pull request #140 from sammarks/auto-publish-iconoir-package
feat: support auto-publishing the core iconoir package as well
2022-04-23 23:58:26 +02:00
Sam Marks 36709505b1 fix: css styles should now support color and font-size 2022-04-23 14:05:22 -04:00
Sam Marks 0c44eacdf8 feat: support auto-publishing the core iconoir package as well 2022-04-23 13:15:51 -04:00
lucaburgio 353455c08f Release Version v4.9 2022-04-23 13:50:18 +00:00
lucaburgio a04db15dd2 Update build artifacts 2022-04-23 13:48:44 +00:00
lucaburgio 4362071713 Release v4.9 2022-04-23 15:48:03 +02:00
lucaburgio 1f2b73f67e Release Version v4.8.1 2022-04-10 09:35:00 +00:00
lucaburgio e897a54db8 Update build artifacts 2022-04-10 09:33:04 +00:00
lucaburgio f4fbf6ed9a fix: 5 icons stroke 2022-04-10 11:32:24 +02:00
lucaburgio 2ab4621587 Release Version v4.8 2022-04-02 09:28:56 +00:00
lucaburgio d427521799 Update build artifacts 2022-04-02 09:26:09 +00:00
lucaburgio 13ecf2569d add: 33 new icons 2022-04-02 11:25:30 +02:00
Luca Burgio 378f4a89c8
Update README.md 2022-04-02 11:17:51 +02:00
Sam Marks 4356a46550
feat: add support for ESM modules (#135) 2022-03-23 11:11:43 -04:00
lucaburgio accaf06456 fix: force asset refresh in README 2022-03-17 11:53:45 +01:00
lucaburgio 5210015b26 add: new asset in README 2022-03-17 11:51:29 +01:00
Sam Marks f904e08906 ci: checkout master or pnpm fails 2022-03-10 15:56:29 -05:00
Sam Marks 1c4f644eb9 ci: removing the tag removes the release so we cant do that 2022-03-10 15:52:31 -05:00
Sam Marks 13c78476d9 ci: specify tag message 2022-03-10 15:48:43 -05:00
Sam Marks 714a5cfa69 ci: config values with equals and in quotes 2022-03-10 15:46:50 -05:00
Sam Marks 336bc6467b ci: specify user email and name 2022-03-10 15:45:08 -05:00
sammarks b56e651622 Release Version v4.7.1 2022-03-10 20:41:14 +00:00
Sam Marks ca64080bf8 ci: specify branch name 2022-03-10 15:39:57 -05:00
Sam Marks 45d49e9ce4 ci: handle the tag overwriting separately 2022-03-10 15:34:41 -05:00
Luca Burgio 114661d433
Merge pull request #134 from sammarks/actions-tags-fix
ci: delete the tag first so we can overwrite it
2022-03-10 21:23:45 +01:00
Sam Marks ec780a160e ci: delete the tag first so we can overwrite it 2022-03-10 15:10:13 -05:00
lucaburgio d04d1e7a03 Update build artifacts 2022-03-10 20:00:39 +00:00
lucaburgio 2b858a752b add: new icons and naming fix 2022-03-10 21:00:01 +01:00
Luca Burgio fb6abb2641
Merge pull request #133 from sammarks/actions-tags
ci: automatically create new releases with tags instead of each push to master
2022-03-10 09:47:52 +01:00
Sam Marks dc8f20e849 fix: run the build step in the release too just in case 2022-03-09 19:34:19 -05:00
Sam Marks 5f6ef02585 ci: automatically create new releases with tags instead of each push to master
Resolves #111
2022-03-09 19:32:29 -05:00
lucaburgio 0b6d2ff264 Update build artifacts and release 2022-03-08 22:23:34 +00:00
lucaburgio 9053cfb9db chore: remove support to IconJar 2022-03-08 23:22:52 +01:00
lucaburgio bc3d42b89e Update build artifacts and release 2022-03-08 21:32:35 +00:00
Luca Burgio 26bde90238
Merge pull request #132 from sammarks/fix-bundling
fix: use regular TS bundling to fix published release
2022-03-08 22:31:56 +01:00
Sam Marks 9bec23262c chore: update versions for release 2022-03-08 10:11:47 -05:00
Sam Marks 8c538bfed6 chore: update lockfile 2022-03-08 10:10:36 -05:00
Sam Marks f60382ff49 fix: use regular TS bundling to fix published release 2022-03-08 10:02:42 -05:00
lucaburgio 6c61d402c2 Update build artifacts and release 2022-03-08 14:40:31 +00:00
Luca Burgio 992c6cc968
Merge pull request #131 from sammarks/auto-publish
feat: add automatic publishing
2022-03-08 15:39:48 +01:00
Sam Marks 8980b170fc feat: add automatic publishing for iconoir-react and iconoir-react-native 2022-02-24 13:00:04 -05:00