Skip to content

Commit cfa7a5b

Browse files
committed
chore: release v0.0.4
1 parent efa4995 commit cfa7a5b

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.3"
2+
".": "0.0.4"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to the ld-find-code-refs program will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [0.0.4](https://github.com/bucketeer-io/code-refs/compare/v0.0.3...v0.0.4) (2026-07-15)
6+
7+
8+
### Features
9+
10+
* add secret redaction feature to replace sensitive values ([#14](https://github.com/bucketeer-io/code-refs/issues/14)) ([efa4995](https://github.com/bucketeer-io/code-refs/commit/efa4995837a59894fe50a519599c28c7a976d26e))
11+
12+
13+
### Miscellaneous
14+
15+
* installation guideline ([#12](https://github.com/bucketeer-io/code-refs/issues/12)) ([6db6b99](https://github.com/bucketeer-io/code-refs/commit/6db6b9915c010020198e02248cd58fdbe3a4dec9))
16+
* remove vendor dir ([#15](https://github.com/bucketeer-io/code-refs/issues/15)) ([1e3a49c](https://github.com/bucketeer-io/code-refs/commit/1e3a49c67f246b9cfc40d1fdaf4f134819111605))
17+
518
## [0.0.3](https://github.com/bucketeer-io/code-refs/compare/v0.0.2...v0.0.3) (2025-06-12)
619

720

0 commit comments

Comments
 (0)