Skip to content

Commit

Permalink
Merge pull request #354 from MH4GF/tagpr-from-v2.5.0
Browse files Browse the repository at this point in the history
Release for v2.5.1
  • Loading branch information
MH4GF authored Jul 27, 2024
2 parents 3bc1d79 + 809485d commit decb101
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [v2.5.1](https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.5.0...v2.5.1) - 2024-07-27
### Maintenance 👨‍💻
- chore(deps): update all devdependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/353
- chore(deps): update github/codeql-action digest to f079b84 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/352
- maintenance: integrate depcruise into lint by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/355
- chore(deps): update pnpm to v9 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/356
- maintenance: chore ci by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/357
- chore(deps): update all devdependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/361
- chore(deps): update all dependencies (github-actions) by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/360
- chore(deps): update dependency node to v20.16.0 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/363
- chore(deps): update dependency dependency-cruiser to v16.3.10 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/362
### Other Changes
- Update README.md by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/364

## [v2.5.0](https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.4.1...v2.5.0) - 2024-05-25
### Exciting New Features 🎉
- feat: Support for `--reaches` option (experimental) by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/338
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dependency-cruiser-report-action",
"version": "2.5.0",
"version": "2.5.1",
"private": true,
"description": "visualize dependenices of changed files in each pull request.",
"keywords": ["actions", "node", "setup"],
Expand Down

0 comments on commit decb101

Please sign in to comment.