Commit 0217b52
chore(release): prepare v0.1.2 (#18)
## What
Release v0.1.2 patch version.
## Why
New patch release including SSRF protection with safe-by-default DNS
policy.
## How
- Bumped workspace version from 0.1.1 to 0.1.2
- Updated fetchkit-cli dependency version to match
- Updated CHANGELOG.md with v0.1.2 entry
## Changes included since v0.1.1
- feat(security)!: add SSRF protection with safe-by-default DNS policy
(#17)
## Risk
- Low
- Version bump and changelog only
### Checklist
- [x] Unit tests are passed
- [x] Smoke tests are passed
- [x] Documentation is updated
- [x] Specs are up to date and not in conflict
https://claude.ai/code/session_018ri3p7jrvdbxfJtWNqasYm
Co-authored-by: Claude <noreply@anthropic.com>1 parent 19d0d4f commit 0217b52
3 files changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
10 | 23 | | |
11 | 24 | | |
12 | 25 | | |
| |||
44 | 57 | | |
45 | 58 | | |
46 | 59 | | |
47 | | - | |
| 60 | + | |
| 61 | + | |
48 | 62 | | |
49 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments