Skip to content

Commit 0d8e9aa

Browse files
chore(main): release 0.1.3 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff588a9 commit 0d8e9aa

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/hallelx2/video-studio/compare/v0.1.2...v0.1.3) (2026-04-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **packaging:** drop {type:commonjs} into electron/dist so packaged asar runs ([ff588a9](https://github.com/hallelx2/video-studio/commit/ff588a959e0cb71157b0851c412002a47462ee16))
9+
310
## [0.1.2](https://github.com/hallelx2/video-studio/compare/v0.1.1...v0.1.2) (2026-04-28)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "video-studio",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"private": true,
55
"type": "module",
66
"description": "Desktop agent-driven video studio (Electron + Claude Agent SDK + HyperFrames)",

0 commit comments

Comments
 (0)