Skip to content

Commit 03bf4f5

Browse files
chore(master): release 2.5.0 (#409)
🤖 I have created a release *beep* *boop* --- ## [2.5.0](v2.4.1...v2.5.0) (2025-01-12) ### Features * hidden directories scan ([#405](#405)) ([80d3507](80d3507)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 80d3507 commit 03bf4f5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!-- prettier-ignore-start -->
22
# Changelog
33

4+
## [2.5.0](https://github.com/gagoar/codeowners-generator/compare/v2.4.1...v2.5.0) (2025-01-12)
5+
6+
7+
### Features
8+
9+
* hidden directories scan ([#405](https://github.com/gagoar/codeowners-generator/issues/405)) ([80d3507](https://github.com/gagoar/codeowners-generator/commit/80d3507591e0da0426384e8cacbfc554f4dc7297))
10+
411
## [2.4.1](https://github.com/gagoar/codeowners-generator/compare/v2.4.0...v2.4.1) (2024-01-16)
512

613

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeowners-generator",
33
"repository": "git@github.com:gagoar/codeowners-generator.git",
44
"license": "MIT",
5-
"version": "2.4.1",
5+
"version": "2.5.0",
66
"description": "CODEOWNERS generator for mono-repos",
77
"files": [
88
"build",

0 commit comments

Comments
 (0)