Skip to content

Commit f0960af

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

816

packages/auto-merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"test": "vitest run"
4040
},
4141
"type": "module",
42-
"version": "1.1.0"
42+
"version": "1.1.1"
4343
}

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.10.1 (2025-11-10)
7+
8+
**Note:** Version bump only for package crates-updater
9+
10+
11+
12+
13+
614
# 1.10.0 (2025-11-09)
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.10.0"
42+
"version": "1.10.1"
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.8.1 (2025-11-10)
7+
8+
**Note:** Version bump only for package @ffflorian/doublelinkedlist
9+
10+
11+
12+
13+
614
# 3.8.0 (2025-11-09)
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.8.0"
29+
"version": "3.8.1"
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.8.1 (2025-11-10)
7+
8+
**Note:** Version bump only for package @ffflorian/electron-icon-generator
9+
10+
11+
12+
13+
614
# 1.8.0 (2025-11-09)
715

816

packages/electron-icon-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
"test": "exit 0"
4242
},
4343
"type": "module",
44-
"version": "1.8.0"
44+
"version": "1.8.1"
4545
}

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

816

packages/electron-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
"test": "vitest run"
5050
},
5151
"type": "module",
52-
"version": "1.25.0"
52+
"version": "1.25.1"
5353
}

0 commit comments

Comments
 (0)