Skip to content

Commit 633cdd6

Browse files
author
tiktokbot
committed
Bump versions [skip ci]
1 parent 49ecd64 commit 633cdd6

File tree

4 files changed

+21
-12
lines changed

4 files changed

+21
-12
lines changed

common/changes/rush-dep-graph-plugin/feat-add-bin-for-dep-graph-plugin_2025-05-26-11-07.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

rush-plugins/rush-dep-graph-plugin/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "rush-dep-graph-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.2",
6+
"tag": "rush-dep-graph-plugin_v0.1.2",
7+
"date": "Mon, 26 May 2025 11:11:13 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Update rush-dep-graph-plugin command-line"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.1.1",
618
"tag": "rush-dep-graph-plugin_v0.1.1",

rush-plugins/rush-dep-graph-plugin/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - rush-dep-graph-plugin
22

3-
This log was last generated on Mon, 26 May 2025 10:54:12 GMT and should not be manually modified.
3+
This log was last generated on Mon, 26 May 2025 11:11:13 GMT and should not be manually modified.
4+
5+
## 0.1.2
6+
Mon, 26 May 2025 11:11:13 GMT
7+
8+
### Patches
9+
10+
- Update rush-dep-graph-plugin command-line
411

512
## 0.1.1
613
Mon, 26 May 2025 10:54:12 GMT

rush-plugins/rush-dep-graph-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rush-dep-graph-plugin",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A Rush plugin that displays the dependency graph.",
55
"keywords": [
66
"rush",

0 commit comments

Comments
 (0)