Skip to content

Commit

Permalink
bump: version 1.0.0 → 1.1.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 18, 2024
1 parent 00f834d commit 607da69
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ commitizen:
changelog_incremental: true
name: cz_conventional_commits
update_changelog_on_bump: true
version: 1.0.0
version: 1.1.0
version_scheme: semver2
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.1.0 (2024-12-18)

### Feat

- Added top paths blocks to blocked, rate limited, and counted sections. (#4)

### Fix

- Updated blocked requests over time to include requests blocked by managed rules.

## 1.0.0 (2024-11-25)

### Feat
Expand Down

0 comments on commit 607da69

Please sign in to comment.