Skip to content

Commit b98f44d

Browse files

File tree

45 files changed

+204
-28
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+204
-28
lines changed

packages/auto-approver/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.15.3 (2025-03-03)
7+
8+
**Note:** Version bump only for package auto-approver
9+
10+
11+
12+
13+
614
## 1.15.2 (2024-12-03)
715

816

packages/auto-approver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"test": "vitest run"
3939
},
4040
"type": "module",
41-
"version": "1.15.2"
41+
"version": "1.15.3"
4242
}

packages/crates-updater/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.9.3 (2025-03-03)
7+
8+
**Note:** Version bump only for package crates-updater
9+
10+
11+
12+
13+
614
## 1.9.2 (2024-12-03)
715

816

packages/crates-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"start": "node --loader ts-node/esm src/cli.ts"
3939
},
4040
"type": "module",
41-
"version": "1.9.2"
41+
"version": "1.9.3"
4242
}

packages/double-linked-list/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.7.3 (2025-03-03)
7+
8+
**Note:** Version bump only for package @ffflorian/doublelinkedlist
9+
10+
11+
12+
13+
614
## 3.7.2 (2024-12-03)
715

816

packages/double-linked-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"test": "vitest run"
2828
},
2929
"type": "module",
30-
"version": "3.7.2"
30+
"version": "3.7.3"
3131
}

packages/electron-icon-generator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.7.3 (2025-03-03)
7+
8+
**Note:** Version bump only for package @ffflorian/electron-icon-generator
9+
10+
11+
12+
13+
614
## 1.7.2 (2024-12-03)
715

816

packages/electron-icon-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"test": "exit 0"
4141
},
4242
"type": "module",
43-
"version": "1.7.2"
43+
"version": "1.7.3"
4444
}

packages/electron-info/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.24.3 (2025-03-03)
7+
8+
**Note:** Version bump only for package electron-info
9+
10+
11+
12+
13+
614
## 1.24.2 (2024-12-03)
715

816

packages/electron-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"test": "vitest run"
4949
},
5050
"type": "module",
51-
"version": "1.24.2"
51+
"version": "1.24.3"
5252
}

0 commit comments

Comments
 (0)