Releases: nikhilbadyal/ghaction-rm-releases
Releases · nikhilbadyal/ghaction-rm-releases
v0.0.5
Full Changelog: v0.0.4...v0.0.5
Release v0.0.4
What's Changed
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #238
- Bump eslint-plugin-github from 4.9.2 to 4.10.0 by @dependabot in #251
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #250
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- ⬆️ Bumped version to 0.0.2 by @nikhilbadyal in #243
- 🚨 Fixed lint errors by @nikhilbadyal in #244
- 🎨 Create tags with run-id by @nikhilbadyal in #245
- Bump @types/node from 20.5.3 to 20.5.7 by @dependabot in #241
- 👷 Cancel older workflows by @nikhilbadyal in #246
- Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #233
- ✅ Updated TC by @nikhilbadyal in #248
- ✅ Updated test case by @nikhilbadyal in #249
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2 - Delete Empty Tags
Now GitHub action can also delete unused tags.
What's Changed
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #62
- Bump @types/node from 18.11.3 to 18.11.4 by @dependabot in #61
- Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #66
- Bump @types/node from 18.11.4 to 18.11.5 by @dependabot in #65
- Bump jest from 29.2.0 to 29.2.2 by @dependabot in #64
- Use Default Token by GitHub by @nikhilbadyal in #60
- Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.1 by @dependabot in #73
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #72
- Bump eslint-plugin-github from 4.4.0 to 4.4.1 by @dependabot in #71
- Dont Dump context by @nikhilbadyal in #74
- Concurrency by @nikhilbadyal in #75
- Bump jest from 29.2.2 to 29.3.1 by @dependabot in #78
- Bump @typescript-eslint/parser from 5.40.1 to 5.42.1 by @dependabot in #77
- Bump husky from 8.0.1 to 8.0.2 by @dependabot in #76
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - Initial Release
What's Changed
- Bump @types/node from 18.7.14 to 18.7.15 by @dependabot in #1
- 💚 New Release by @nikhilbadyal in #4
- Bump typescript from 4.8.2 to 4.8.3 by @dependabot in #5
- Bump ts-jest from 28.0.8 to 29.0.0 by @dependabot in #6
- Bump jest from 29.0.2 to 29.0.3 by @dependabot in #7
- Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #9
- 👷 Added Linter to CI by @nikhilbadyal in #14
- Test cases by @nikhilbadyal in #15
- cov-comment by @nikhilbadyal in #16
- 🚧 Added Token Check by @nikhilbadyal in #18
- Bump actions/checkout from 2 to 3 by @dependabot in #17
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #20
- Fail fast by @nikhilbadyal in #21
- Bump ts-jest from 29.0.1 to 29.0.2 by @dependabot in #23
- Bump @actions/github from 5.0.3 to 5.1.0 by @dependabot in #24
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #25
- Bump @types/node from 18.7.18 to 18.7.21 by @dependabot in #22
- Bump typescript from 4.8.3 to 4.8.4 by @dependabot in #29
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 by @dependabot in #28
- Bump ts-jest from 29.0.2 to 29.0.3 by @dependabot in #32
- Bump jest from 29.0.3 to 29.1.2 by @dependabot in #33
- Bump dotenv from 16.0.2 to 16.0.3 by @dependabot in #31
- Bump eslint-plugin-unicorn from 43.0.2 to 44.0.0 by @dependabot in #37
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #36
- Bump @types/node from 18.7.21 to 18.8.0 by @dependabot in #35
- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 by @dependabot in #27
- Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 by @dependabot in #40
- Bump @types/node from 18.8.0 to 18.8.2 by @dependabot in #41
- ✅ Fixed failing tests by @nikhilbadyal in #42
- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 by @dependabot in #38
- Bump @actions/github from 5.1.0 to 5.1.1 by @dependabot in #34
- Bump eslint-plugin-unicorn from 44.0.0 to 44.0.1 by @dependabot in #43
- Bump @types/node from 18.8.2 to 18.8.3 by @dependabot in #44
- Bump eslint-plugin-unicorn from 44.0.1 to 44.0.2 by @dependabot in #45
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #46
- Bump @typescript-eslint/parser from 5.39.0 to 5.40.0 by @dependabot in #49
- Bump @types/node from 18.8.3 to 18.8.4 by @dependabot in #48
- Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 by @dependabot in #47
- Bump eslint-plugin-github from 4.3.7 to 4.4.0 by @dependabot in #50
- Bump jest from 29.1.2 to 29.2.0 by @dependabot in #52
- Bump @types/node from 18.8.4 to 18.11.0 by @dependabot in #53
- Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #55
- Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in #54
- Bump @types/node from 18.11.0 to 18.11.3 by @dependabot in #58
- Message Update by @nikhilbadyal in #59
New Contributors
- @dependabot made their first contribution in #1
- @nikhilbadyal made their first contribution in #4
Full Changelog: https://github.com/nikhilbadyal/ghaction-rm-releases/commits/v0.0.1