File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 0.17.1 "
2+ version = " 0.18.0 "
33update_changelog_on_bump = true
44tag_format = " v$version"
55changelog_start_rev = " v0.13.0"
Original file line number Diff line number Diff line change 1+ ## v0.18.0 (2024-09-10)
2+
3+ ### New Features
4+
5+ - allow usage of local NVD mirror for vulnerability scanning
6+
7+ ### Bug Fixes
8+
9+ - skip manifest validation in pre-commit if a git rebase is in progress
10+ - exclude files from sub-package if it's not included
11+ - properly manage input paths for the manifest license sub-command
12+ - include missing dependencies for the SPDX project package
13+
114## v0.17.1 (2024-07-11)
215
316### Bug Fixes
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
22# SPDX-License-Identifier: Apache-2.0
3- __version__ = '0.17.1 '
3+ __version__ = '0.18.0 '
You can’t perform that action at this time.
0 commit comments