Skip to content

Commit 9bc19fa

Browse files
committed
v0.4.0
Release notes: - Export `deploy(…)` as a library. - Add `node_modules` as a default exclude. - Add a `skipDefaultExcludes` option.
1 parent 1947815 commit 9bc19fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cubing/deploy",
3-
"version": "0.3.2-dev",
3+
"version": "0.4.0",
44
"type": "module",
55
"bin": "./dist/cli/main.js",
66
"exports": {

0 commit comments

Comments
 (0)