Skip to content

Commit e132cc0

Browse files
chore(release): update version for release (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da2c01f commit e132cc0

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/spicy-shrimps-repair.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/create-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 10.0.2
2+
3+
### Patch Changes
4+
5+
- da2c01f: Update dependencies
6+
17
## 10.0.1
28

39
### Patch Changes

packages/create-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@electron-tsdown/create-app",
3-
"version": "10.0.1",
3+
"version": "10.0.2",
44
"description": "Create Electron tsdown powered apps with one command",
55
"keywords": [
66
"cli",

packages/electron-tsdown/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 11.0.3
2+
3+
### Patch Changes
4+
5+
- da2c01f: Update dependencies
6+
17
## 11.0.2
28

39
### Patch Changes

packages/electron-tsdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-tsdown",
3-
"version": "11.0.2",
3+
"version": "11.0.3",
44
"description": "Use tsdown and vite with Electron for blazing fast compilation",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)