Releases: vn7n24fzkq/github-profile-summary-cards
Releases · vn7n24fzkq/github-profile-summary-cards
v0.7.0
What's Changed
- fix: add default build folder by @vn7n24fzkq in #154
- fix/typo by @hangyeol0531 in #156
- Fixed gotham theme border opacity by @george-gca in #158
- chore: bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #159
- chore: bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #162
- chore: bump @babel/traverse from 7.16.7 to 7.23.6 by @dependabot in #168
- Feat: add wiki action by @vn7n24fzkq in #174
- Wiki Rework by @Cheezik in #175
- [BUGFIX] Fixed links. by @Cheezik in #178
- chore: bump follow-redirects from 1.14.9 to 1.15.4 by @dependabot in #171
- chore: bump axios from 0.21.4 to 0.28.0 by @dependabot in #173
- [BUGFIX] Fixed incorrect formating in .yml file by @Cheezik in #180
- feat: bump to use nodejs 20 runtime by @chenrui333 in #183
New Contributors
- @hangyeol0531 made their first contribution in #156
- @Cheezik made their first contribution in #175
- @chenrui333 made their first contribution in #183
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Make the auto-push commits an optional behavior by @MR-Addict in #153
New Contributors
- @MR-Addict made their first contribution in #153
Full Changelog: v0.6.0-hotfix.3...v0.6.1
v0.6.0-hotfix.3
What's Changed
- fix: Fix card height and width in wrong percentage by @vn7n24fzkq in #148
Full Changelog: v0.6.0-hotfix.2...v0.6.0-hotfix.3
v0.6.0-hotfix.2
What's Changed
- fix: Fix missing borderline by @vn7n24fzkq in #146
Full Changelog: v0.6.0-hotfix.1...v0.6.0-hotfix.2
v0.6.0-hotfix.1
What's Changed
- fix: Fix typo in input parameter by @shunsuke6 in #145
- Fixed missing param in comment by @george-gca in #144
New Contributors
- @shunsuke6 made their first contribution in #145
Full Changelog: v0.6.0...v0.6.0-hotfix.1
v0.6.0
What's Changed
- Add foresight by @vn7n24fzkq in #100
- perf: reduce Vercel serveless function usage by @vn7n24fzkq in #106
- feat: moonlight based theme by @LucasAlexander13 in #107
- chore: foresight configure by @vn7n24fzkq in #108
- feat: Added exclude argument for languages by @MiranDaniel in #97
- Update GitHub action/checkout@v2 -> v3 by @yamashush in #115
- feat: Push branch option by @yamashush in #117
- Fixed decimal UTC time bug by @vn7n24fzkq in #123
- chore: bump moment from 2.29.2 to 2.29.4 by @dependabot in #101
- chore: bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #103
- chore: bump d3-color and d3 by @dependabot in #109
- chore: bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #116
- chore: bump json5 from 2.2.0 to 2.2.3 by @dependabot in #120
- feat: Add transparent theme by @yamashush in #126
- fix: Donwgrade d3 to v6 for v7 breaking changes 🔽 by @yamashush in #124
- fix a typo in the name of file most-commit-lauguage-card.ts. by @onishi-kohei in #130
- chore: Add test reporter for CLI by @yamashush in #122
- chore: Bump GitHub setup-node to v3 🔼 by @yamashush in #119
- docs: added content-write permission by @Key5n in #136
- fix: adjust svg size to match the viewBox by @ithelor in #134
- chore: Update browserslist 🔼 by @yamashush in #121
- Added themes from github-readme-stats, sorted them by @george-gca in #135
- fix: fix new theme hex color by @vn7n24fzkq in #137
- Fixed stroke opacity in new themes by @george-gca in #138
New Contributors
- @LucasAlexander13 made their first contribution in #107
- @MiranDaniel made their first contribution in #97
- @yamashush made their first contribution in #115
- @onishi-kohei made their first contribution in #130
- @Key5n made their first contribution in #136
- @ithelor made their first contribution in #134
- @george-gca made their first contribution in #135
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- feat(themes): add Zenburn by @angrybacon in #96
New Contributors
- @angrybacon made their first contribution in #96
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Calculate GitHub join date more accurately by @dnicolson in #88
- chore: bump moment from 2.27.0 to 2.29.2 by @dependabot in #86
- Add: 2077 Theme by @akai54 in #93
New Contributors
- @dnicolson made their first contribution in #88
- @akai54 made their first contribution in #93
Full Changelog: v0.5.0...v0.5.2
v0.5.0
What's Changed
- We move to TypeScript now!! 🎉
- style: Add eslint to project by @vn7n24fzkq in #37
- fix GITHUB_TOKEN secret name by @shzawa in #76
- feat: add timezone options to productive-time card by kerthcet in #59
- Rewriting in typescript by @vn7n24fzkq in #72
- chore: bump follow-redirects from 1.14.4 to 1.14.9 by @dependabot in #80
- chore: bump minimist from 1.2.5 to 1.2.6 by @dependabot in #85
- chore: bump axios from 0.21.2 to 0.21.3 by @vn7n24fzkq in #83
- ci: add lint to github action workflow by @vn7n24fzkq in #84
- feat(theme): add radical,gruvbox and tokyonight by @manojuppala in #78
- feat(api): add default value for theme parameter by @kaustubhgupta in #53
- docs: correct some grammar mistakes in README.md by in @RonenTGreathttps://github.com//pull/60
New Contributors
Full Changelog: v0.4.0-hotfix.3...v0.5.0
v0.4.0-hotfix.3
- fix [BUG] GiHub GraphQL api got http 502 error #67
Thanks to @d12frosted and @kerthcet