Skip to content

Commit 0e78e7b

Browse files
authored
chore(main): release 0.2.0 (#3)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.0...v0.2.0) (2026-06-16) ### Features * add contracts check family for API/contract drift detection ([1406bd5](1406bd5)) * feat(inital release) ([b6620e3](b6620e3)) * **inital release:** initial release ([f7cc9cd](f7cc9cd)) * **parsers,security:** deepen pure-Go parsers and add Go/Python taint analysis ([9f42f4a](9f42f4a)) * **typescript:** cross-module taint analysis with function summaries ([d8fc21c](d8fc21c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2 parents c699cf5 + 2706863 commit 0e78e7b

2 files changed

Lines changed: 13 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.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/devr-tools/codeguard/compare/v0.1.0...v0.2.0) (2026-06-16)
4+
5+
6+
### Features
7+
8+
* add contracts check family for API/contract drift detection ([1406bd5](https://github.com/devr-tools/codeguard/commit/1406bd5f4a68b1d7a469c325e79fde6fb536b875))
9+
* feat(inital release) ([b6620e3](https://github.com/devr-tools/codeguard/commit/b6620e3024ffa5326eb06a612b5804270ce8250c))
10+
* **inital release:** initial release ([f7cc9cd](https://github.com/devr-tools/codeguard/commit/f7cc9cdfa030d42666c3b60f886b8938751fd7cd))
11+
* **parsers,security:** deepen pure-Go parsers and add Go/Python taint analysis ([9f42f4a](https://github.com/devr-tools/codeguard/commit/9f42f4a75d9916b0eff040b57edafc09af7b1c64))
12+
* **typescript:** cross-module taint analysis with function summaries ([d8fc21c](https://github.com/devr-tools/codeguard/commit/d8fc21c56f9290e6a23955816bf7a534a118fc14))
13+
14+
## Changelog

0 commit comments

Comments
 (0)