Releases: Pandapip1/jekyll-label-action
Releases · Pandapip1/jekyll-label-action
Version 0.0.4
What's Changed
- Add Description by @Pandapip1 in #4
- Add CodeQL analysis by @Pandapip1 in #5
- Add Dependabot by @Pandapip1 in #6
- Create CODEOWNERS file by @Pandapip1 in #7
- Bump @types/node from 18.6.1 to 18.6.2 by @dependabot in #8
- Bump @types/node from 18.6.2 to 18.6.3 by @dependabot in #10
- Configure Renovate by @renovate in #9
- Pin dependencies by @renovate in #11
- Update EndBug/add-and-commit digest to 22a5148 by @renovate in #12
- Update actions/setup-node digest to 2a814b5 by @renovate in #14
- Disable Dependency Dashboard by @Pandapip1 in #15
- Push to dist Branch by @Pandapip1 in #16
- Fix Deploy by @Pandapip1 in #17
- Fix Deploy Again by @Pandapip1 in #18
- Fix Commit Message for Deploy Workflow by @Pandapip1 in #19
- Replace ncc with esbuild by @Pandapip1 in #20
- Pin dependency esbuild to 0.14.51 by @renovate in #21
- Update actions-js/push digest to 5f56570 by @renovate in #22
- Update dependency esbuild to v0.14.53 by @renovate in #23
- Bump version to 0.0.3 by @Pandapip1 in #24
- Update actions/setup-node digest to 348e008 by @renovate in #25
- Add ESLint by @Pandapip1 in #27
- Update actions/checkout action to v3 by @renovate in #28
- Update actions/setup-node action to v3 by @renovate in #29
- Create Labels on Demand by @Pandapip1 in #26
- Custom Config Location by @Pandapip1 in #30
- Rename config to config-file by @Pandapip1 in #31
- Create release.yml by @Pandapip1 in #33
- Bump version to 0.0.4 by @Pandapip1 in #32
- Create CODE_OF_CONDUCT.md by @Pandapip1 in #35
New Contributors
- @Pandapip1 made their first contribution in #4
- @dependabot made their first contribution in #8
- @renovate made their first contribution in #9
Full Changelog: v0.0.2...v0.0.4
Version 0.0.3
What's Changed
- Added a few CI things
- Added a throttling plugin to hopefully work in a low rate limit environment
- Fixed a bug causing the action to fail
- Moved the target branch to
dist
New Contributors
- @Pandapip1 made their first contribution in #4
- @dependabot made their first contribution in #8
- @renovate made their first contribution in #9
Full Changelog: v0.0.2...v0.0.3
Version 0.0.2
Changelog:
- Fixed an error that caused the workflow to unexpectedly fail sometimes
- Added a lot of logging
- Reduced the number of GitHub API requests
- Added branding information to the marketplace metadata
Version 0.0.1
Very barebones, but works.