Skip to content

Commit 25ab72d

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

816
**Note:** Version bump only for package @ffflorian/api-client

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"test": "exit 0"
3030
},
3131
"type": "module",
32-
"version": "2.1.3"
32+
"version": "2.1.4"
3333
}

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

816
**Note:** Version bump only for package @ffflorian/auto-merge

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.3"
41+
"version": "1.4.4"
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.4 (2025-12-02)
7+
8+
**Note:** Version bump only for package crates-updater
9+
10+
11+
12+
13+
614
## 1.13.3 (2025-12-02)
715

816
**Note:** Version bump only for package crates-updater

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.3"
42+
"version": "1.13.4"
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.4 (2025-12-02)
7+
8+
**Note:** Version bump only for package @ffflorian/doublelinkedlist
9+
10+
11+
12+
13+
614
## 3.11.3 (2025-12-02)
715

816
**Note:** Version bump only for package @ffflorian/doublelinkedlist

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.3"
29+
"version": "3.11.4"
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.4 (2025-12-02)
7+
8+
**Note:** Version bump only for package @ffflorian/electron-icon-generator
9+
10+
11+
12+
13+
614
## 1.11.3 (2025-12-02)
715

816
**Note:** Version bump only for package @ffflorian/electron-icon-generator

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.3"
42+
"version": "1.11.4"
4343
}

0 commit comments

Comments
 (0)