Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v0.1.0](https://github.com/tapihdev/paths-group-by/compare/v0.0.5...v0.1.0) - 2025-11-15
- doc: Update README.md by @tapih in https://github.com/tapihdev/paths-group-by/pull/52
- doc: Update README.md by @tapih in https://github.com/tapihdev/paths-group-by/pull/54
- chore(deps): update dependency @types/picomatch to v4 by @renovate[bot] in https://github.com/tapihdev/paths-group-by/pull/66
- chore(deps): update actions/setup-node action to v4.4.0 by @renovate[bot] in https://github.com/tapihdev/paths-group-by/pull/58
- chore(deps): update actions/create-github-app-token action to v1.12.0 by @renovate[bot] in https://github.com/tapihdev/paths-group-by/pull/57
- chore(deps): update github/codeql-action action to v3.31.2 by @renovate[bot] in https://github.com/tapihdev/paths-group-by/pull/56

## [v0.0.5](https://github.com/tapihdev/paths-group-by/compare/v0.0.4...v0.0.5) - 2025-03-15
- doc: update README.md by @tapih in https://github.com/tapihdev/paths-group-by/pull/44
- chore(deps): update dependency eslint-plugin-jest to v28 by @renovate in https://github.com/tapihdev/paths-group-by/pull/41
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typescript-action",
"description": "GitHub Actions TypeScript template",
"version": "0.0.5",
"version": "0.1.0",
"author": "",
"private": true,
"homepage": "https://github.com/actions/typescript-action",
Expand Down