Skip to content

Commit 885013e

Browse files
authored
Merge pull request #384 from MH4GF/tagpr-from-v2.5.2
Release for v2.5.3
2 parents a66e492 + ba1a981 commit 885013e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v2.5.3](https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.5.2...v2.5.3) - 2025-01-06
4+
### Other Changes
5+
- maintenance by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/383
6+
37
## [v2.5.2](https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.5.1...v2.5.2) - 2025-01-06
48
### Maintenance 👨‍💻
59
- chore(deps): update all devdependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/365

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dependency-cruiser-report-action",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"private": true,
55
"description": "visualize dependenices of changed files in each pull request.",
66
"keywords": ["actions", "node", "setup"],

0 commit comments

Comments
 (0)