Skip to content

Commit df9db96

Browse files
committed
chore(main): release 0.6.1
1 parent 8718f48 commit df9db96

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.6.1](https://github.com/Zero-True/zero-true/compare/v0.6.0...v0.6.1) (2025-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **express:** upgrade version to address high-risk vulnerability ([8718f48](https://github.com/Zero-True/zero-true/commit/8718f48d69c7be17e1b993ceb5ab936051409ed1))
9+
* upgraded version of express to fix high risk security vulnerability ([#420](https://github.com/Zero-True/zero-true/issues/420)) ([8718f48](https://github.com/Zero-True/zero-true/commit/8718f48d69c7be17e1b993ceb5ab936051409ed1))
10+
311
## [0.6.0](https://github.com/Zero-True/zero-true/compare/v0.5.3...v0.6.0) (2025-01-20)
412

513

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license_files = LICENSE
88
description = A collaborative notebook built for data scientists
99
long_description = file: README.md
1010
long_description_content_type = text/markdown
11-
version = 0.6.0
11+
version = 0.6.1
1212
[options]
1313
include_package_data = true
1414
packages = find:

0 commit comments

Comments
 (0)