Releases: MichaelCurrin/badge-generator
Releases · MichaelCurrin/badge-generator
v2.22.0
What's Changed
- feat: use local storage for state by @MichaelCurrin in #131
- feat: make repo sections optional by @MichaelCurrin in #174
- build(deps): Upgrade NPM packages (automated) by @github-actions in #169
- build(deps): Upgrade NPM packages (automated) by @github-actions in #170
- build(deps): Upgrade NPM packages (automated) by @github-actions in #171
- build(deps): Upgrade NPM packages (automated) by @github-actions in #173
- build(deps): Upgrade NPM packages (automated) by @github-actions in #175
Full Changelog: v2.21.2...v2.22.0
Upgrade dependencies and fix docs
Also changes to style, tests, and refactors.
Upgrade dependencies
What's Changed
- build(deps): Upgrade NPM packages (automated) by @github-actions in #151
- build(deps): Upgrade NPM packages (automated) by @github-actions in #152
- build(deps): Upgrade NPM packages (automated) by @github-actions in #158
- build(deps): Upgrade NPM packages (automated) by @github-actions in #159
- build(deps): Upgrade NPM packages (automated) by @github-actions in #160
- build(deps): Upgrade NPM packages (automated) by @github-actions in #161
- build(deps): Upgrade NPM packages (automated) by @github-actions in #162
- build(deps): Upgrade NPM packages (automated) by @github-actions in #163
- build(deps): Upgrade NPM packages (automated) by @github-actions in #164
- build(deps): upgrade dependencies by @MichaelCurrin in #165
- build(deps): Upgrade NPM packages (automated) by @github-actions in #166
- Major changes to deps 2022/04/22 by @MichaelCurrin in #167
Full Changelog: v2.21.0...v2.21.1
v2.21.0
What's Changed
- update catalogue
- update data badges
- change Node version in CI
- update docs
- update license
- build(deps): Upgrade NPM packages (automated) by @github-actions in #143
- build(deps): bump follow-redirects from 1.14.6 to 1.14.7 by @dependabot in #144
- build(deps): bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #146
- build(deps): Upgrade NPM packages (automated) by @github-actions in #147
- build(deps): Upgrade NPM packages (automated) by @github-actions in #148
- build(deps): Upgrade NPM packages (automated) by @github-actions in #149
- build(deps): Upgrade NPM packages (automated) by @github-actions in #150
Full Changelog: v2.20.0...v2.21.0
v2.20.0
What's Changed
- feat: Add dynamic data badges views by @dbelokon in #124
- build(deps): Upgrade NPM packages (automated) by @github-actions in #138
- build(deps): Upgrade NPM packages (automated) by @github-actions in #139
- build(deps): Upgrade NPM packages (automated) by @github-actions in #140
- build(deps): Upgrade NPM packages (automated) by @github-actions in #141
- build(deps): Upgrade NPM packages (automated) by @github-actions in #142
New Contributors
Full Changelog: v2.19.0...v2.20.0
v2.19.0
What's Changed
- build(deps): Upgrade NPM packages (automated) by @github-actions in #132
- build(deps): Major package upgrades by @MichaelCurrin in #133
- feat: Repo - add docs badge by @MichaelCurrin in #134
- build(deps): Upgrade NPM packages (automated) by @github-actions in #136
- Upgrade packages again with fresh yarn.lock file to fix build-time CSS bug.
Full Changelog: v2.18.0...v2.19.0
Add dark mode and add upgrade CI
What's Changed
- ci: create upgrade-packages.yml by @MichaelCurrin in #128
- build(deps): Upgrade NPM packages (automated) by @github-actions in #129
- feat: Add dark mode by @minhhang107 in #130
New Contributors
- @github-actions made their first contribution in #129
- @minhhang107 made their first contribution in #130
Full Changelog: v2.17.0...v2.18.0
Add store and add hover title
What's Changed
- Add a store to persist repo data by @JerryHue in #125
- feat: extend hover title support by @MichaelCurrin in #127
- refactor: Update store by @MichaelCurrin in #126
New Contributors
Full Changelog: v2.16.0...v2.17.0
Add and update badge color behavior
Changes
- add color option to Package and Repo pages
- make color optional on Generic page
- doc changes
- refactors
- test updates
- package upgrades
Add syntax highlighting and minor enhancements, refactors and doc changes
What's Changed
- feat: Add syntax highlighting by @MichaelCurrin in #96
Full Changelog: v2.12.0...v2.13.0