Commit graph

178 commits

Author SHA1 Message Date
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
Luca Burgio 1063fa57cc
Merge pull request #119 from lucaburgio/npm-iconoir-updates
Include css in "iconoir" package & align version
2022-01-18 12:05:26 +01:00
Pascal Jufer a25b4838ae Add 'css' in 'iconoir' package & align version
Align the version of the 'iconoir' package with the main version of
Iconoir.
This is not a breaking change and will only happen once.

Closes #108
2022-01-16 16:05:45 +01:00
paescuj 2dbd529a11 Update build artifacts 2022-01-11 09:51:11 +00:00
Pascal Jufer fbf84b2729
Merge pull request #117 from lucaburgio/fix-cell-icon-naming
Fix cell icon naming
2022-01-11 10:50:37 +01:00
Pascal Jufer a0d3dcb002 Fix cell icon naming
Fixes #113
2022-01-10 16:56:06 +01:00
paescuj 0be5ba347d Update build artifacts 2022-01-10 15:50:39 +00:00
Pascal Jufer 5e6b679a05
Merge pull request #116 from lucaburgio/fix-icon-names
Fix icon names
2022-01-10 16:49:56 +01:00
Pascal Jufer 88706515a3 Fix icon names
* Fishing.svg -> fishing.svg (since it is the only file starting with
  uppercase)
* keyframe-align-horizontal-1.svg -> keyframe-align-vertical.svg (fixes
  #115)
2022-01-10 16:47:49 +01:00
Luca Burgio 402ee13c8a
update icons total 2022-01-09 11:26:07 +01:00
lucaburgio 5a5415ed3b Update build artifacts 2022-01-09 10:03:17 +00:00
lucaburgio 5aeafe16ba Merge branch 'master' of github.com:IconoirIcons/iconoir 2022-01-09 11:02:43 +01:00
lucaburgio fc38027cc0 unified basketball naming 2022-01-09 11:02:39 +01:00
lucaburgio a723278a93 Update build artifacts 2022-01-09 10:00:00 +00:00
lucaburgio 592613238d 33 new icons 2022-01-09 10:59:19 +01:00
Luca Burgio 0b9fd30871
Merge pull request #105 from mathix420/fix/qr-code-icon
Fix qr-code.svg icon
2021-12-06 10:40:47 +01:00
Arnaud Gissinger a63613e30a Updated QrCode.tsx (react and react native) with the fixed svg design 2021-11-21 14:25:39 +01:00
Arnaud Gissinger b93829207d Fix qr-code svg
Some lines seemed to be too long, this version looks more familiar in my opinion
2021-11-21 14:19:29 +01:00
Pascal Jufer 2bbe1f011c
Merge pull request #101 from paescuj/fix-actions
Fix actions
2021-10-13 18:50:12 +02:00
Pascal Jufer a236434d13 Fix job name 2021-10-13 18:49:51 +02:00
Pascal Jufer 8bf752fe41 Remove release action for now 2021-10-13 18:48:37 +02:00
Pascal Jufer 5c14f51b17
Merge pull request #100 from paescuj/github-actions
Add initial version of GitHub actions
2021-10-13 18:45:00 +02:00
Pascal Jufer 3a4cd90435 Add initial version of GitHub actions 2021-10-13 18:44:32 +02:00
Pascal Jufer 41f8f70309
Merge pull request #99 from paescuj/remove-unused-packages
Remove unused dev packages
2021-10-13 16:46:52 +02:00
Pascal Jufer a1106048dd Remove unused dev packages 2021-10-13 16:46:29 +02:00
Pascal Jufer dc0636c180
Merge pull request #98 from lucaburgio/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
2021-10-13 16:39:39 +02:00
dependabot[bot] e97be997e5
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 14:37:57 +00:00