Skip to content

Commit c00c5ec

Browse files
committed
Release 5.0.3
1 parent 4099965 commit c00c5ec

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88

99

1010

11+
12+
## v5.0.3 (2025-06-20)
13+
14+
#### :bug: Bug Fix
15+
* [#129](https://github.com/release-it-plugins/workspaces/pull/129) Fix dependency version support to allow any comparison operators (e.g. `>=`) ([@rwjblue-glean](https://github.com/rwjblue-glean))
16+
17+
#### Committers: 1
18+
- Robert Jackson ([@rwjblue-glean](https://github.com/rwjblue-glean))
19+
20+
1121
## v5.0.2 (2025-06-19)
1222

1323
#### :bug: Bug Fix

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@release-it-plugins/workspaces",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "release-it plugin for bumping and publishing workspaces",
55
"keywords": [
66
"release",

0 commit comments

Comments
 (0)