We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8377f36 commit a295278Copy full SHA for a295278
.github/workflows/release.yml .github/workflows/beta-release.yml.github/workflows/release.yml renamed to .github/workflows/beta-release.yml
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@11ty/create",
3
- "version": "1.0.3",
+ "version": "1.0.4-beta.1",
4
"description": "A little command line utility to create files in a cross-platform way.",
5
"main": "create.js",
6
"type": "module",
0 commit comments