File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.58.1 (2026-07-23)
5+
6+ ### Bug Fixes
7+
8+ - ** install** : Invoke playwright via python -m for uv tool installs
9+ ([ #525 ] ( https://github.com/posit-dev/vip/pull/525 ) ,
10+ [ ` f571b93 ` ] ( https://github.com/posit-dev/vip/commit/f571b93b9ad755ffdec680cb3c1b944bf411507c ) )
11+
12+ ### Chores
13+
14+ - ** deps** : Bump the actions-dependencies group with 2 updates
15+ ([ #523 ] ( https://github.com/posit-dev/vip/pull/523 ) ,
16+ [ ` 744c3d5 ` ] ( https://github.com/posit-dev/vip/commit/744c3d5d7eab59ea59db4f6a77b78eb9de4b7c1d ) )
17+
18+ Signed-off-by: dependabot[ bot] < support@github.com >
19+
20+ Co-authored-by: dependabot[ bot] <49699333+dependabot[ bot] @users .noreply.github.com>
21+
22+ - ** deps** : Bump the python-dependencies group with 2 updates
23+ ([ #522 ] ( https://github.com/posit-dev/vip/pull/522 ) ,
24+ [ ` 2aa4c76 ` ] ( https://github.com/posit-dev/vip/commit/2aa4c76c0050687c9f56b6926bbb2c23796b6d85 ) )
25+
26+ Signed-off-by: dependabot[ bot] < support@github.com >
27+
28+ Co-authored-by: dependabot[ bot] <49699333+dependabot[ bot] @users .noreply.github.com>
29+
30+
431## v0.58.0 (2026-07-22)
532
633### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " posit-vip"
3- version = " 0.58.0 "
3+ version = " 0.58.1 "
44description = " Verified Installation of Posit - An extensible test suite for validating Posit Team deployments"
55readme = " README.md"
66license = { file = " LICENSE" }
Original file line number Diff line number Diff line change 11"""VIP - Verified Installation of Posit."""
22
3- __version__ = "0.58.0 "
3+ __version__ = "0.58.1 "
You can’t perform that action at this time.
0 commit comments