Skip to content

Commit 149b1fd

Browse files

File tree

43 files changed

+192
-24
lines changed

Some content is hidden

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

43 files changed

+192
-24
lines changed

packages/api-client/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+
## 2.1.8 (2025-12-04)
7+
8+
**Note:** Version bump only for package @ffflorian/api-client
9+
10+
11+
12+
13+
614
## 2.1.7 (2025-12-04)
715

816

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
"test": "exit 0"
2929
},
3030
"type": "module",
31-
"version": "2.1.7"
31+
"version": "2.1.8"
3232
}

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.4.8 (2025-12-04)
7+
8+
**Note:** Version bump only for package @ffflorian/auto-merge
9+
10+
11+
12+
13+
614
## 1.4.7 (2025-12-04)
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.4.7"
41+
"version": "1.4.8"
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.13.8 (2025-12-04)
7+
8+
**Note:** Version bump only for package crates-updater
9+
10+
11+
12+
13+
614
## 1.13.7 (2025-12-04)
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.13.7"
42+
"version": "1.13.8"
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.11.8 (2025-12-04)
7+
8+
**Note:** Version bump only for package @ffflorian/doublelinkedlist
9+
10+
11+
12+
13+
614
## 3.11.7 (2025-12-04)
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.11.7"
29+
"version": "3.11.8"
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.11.8 (2025-12-04)
7+
8+
**Note:** Version bump only for package @ffflorian/electron-icon-generator
9+
10+
11+
12+
13+
614
## 1.11.7 (2025-12-04)
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.11.7"
42+
"version": "1.11.8"
4343
}

0 commit comments

Comments
 (0)