Skip to content

Commit 0aaf2fa

Browse files

File tree

41 files changed

+183
-23
lines changed

Some content is hidden

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

41 files changed

+183
-23
lines changed

packages/auto-merge/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.3.2 (2025-11-20)
7+
8+
**Note:** Version bump only for package @ffflorian/auto-merge
9+
10+
11+
12+
13+
614
## 1.3.1 (2025-11-18)
715

816

packages/auto-merge/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.3.1"
41+
"version": "1.3.2"
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.12.2 (2025-11-20)
7+
8+
**Note:** Version bump only for package crates-updater
9+
10+
11+
12+
13+
614
## 1.12.1 (2025-11-18)
715

816

packages/crates-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"start": "tsx src/cli.ts"
4040
},
4141
"type": "module",
42-
"version": "1.12.1"
42+
"version": "1.12.2"
4343
}

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.10.2 (2025-11-20)
7+
8+
**Note:** Version bump only for package @ffflorian/doublelinkedlist
9+
10+
11+
12+
13+
614
## 3.10.1 (2025-11-18)
715

816

packages/double-linked-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"test": "vitest run"
2727
},
2828
"type": "module",
29-
"version": "3.10.1"
29+
"version": "3.10.2"
3030
}

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.10.2 (2025-11-20)
7+
8+
**Note:** Version bump only for package @ffflorian/electron-icon-generator
9+
10+
11+
12+
13+
614
## 1.10.1 (2025-11-18)
715

816

packages/electron-icon-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"test": "exit 0"
4040
},
4141
"type": "module",
42-
"version": "1.10.1"
42+
"version": "1.10.2"
4343
}

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.27.2 (2025-11-20)
7+
8+
**Note:** Version bump only for package electron-info
9+
10+
11+
12+
13+
614
## 1.27.1 (2025-11-18)
715

816

packages/electron-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
"test": "vitest run"
4747
},
4848
"type": "module",
49-
"version": "1.27.1"
49+
"version": "1.27.2"
5050
}

0 commit comments

Comments
 (0)