Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcherGu committed Aug 27, 2022
1 parent 8171350 commit 143972a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [0.0.1](https://github.com/archergu/doubleshot/compare/[email protected]@0.0.1) (2022-08-27)


### Features

* **builder:** add "buildOnly" option ([fe80d28](https://github.com/archergu/doubleshot/commit/fe80d282c4c904c097f97490c04c443bfead4d11))
* **builder:** add "runOnly" option ([aa94634](https://github.com/archergu/doubleshot/commit/aa946341462943d51d2e48ac4bb4942b11487b82))
* **builder:** support debug config ([aca2050](https://github.com/archergu/doubleshot/commit/aca205011573fa3746a79fafd789bf8dd9872494))
* **builder:** support debugCfg.sourcemapType ([e9a1d97](https://github.com/archergu/doubleshot/commit/e9a1d97dca49284ce44331c98b78e280328cb99b))
* **builder:** support development args ([7dc9dc3](https://github.com/archergu/doubleshot/commit/7dc9dc3c20cd0936bb5d03cde60ce983c44dde3f))
* **builder:** support electron-builder cli options ([d73072c](https://github.com/archergu/doubleshot/commit/d73072ceb214138f60598205022ddf7dca569f0f))



# [0.1.0-beta.2](https://github.com/archergu/doubleshot/compare/[email protected]@0.1.0-beta.2) (2022-08-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@doubleshot/builder",
"version": "0.1.0-beta.2",
"version": "0.0.1",
"author": "ArcherGu (https://github.com/ArcherGu/)",
"license": "MIT",
"homepage": "https://github.com/archergu/doubleshot/tree/main/packages/builder#readme",
Expand Down

0 comments on commit 143972a

Please sign in to comment.