Skip to content

Commit 05ef4da

Browse files
Merge pull request #27 from dreamsicle-io/release/1.1.1
Release/1.1.1
2 parents 47207a0 + 2b26d65 commit 05ef4da

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/.github
33
/.vscode
44
.editorconfig
5+
.eslintrc
56
.gitignore
67
.npmignore
78
.nvmrc
@@ -13,4 +14,4 @@
1314
/tmp
1415

1516
# Tests
16-
/tests
17+
/tests

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dreamsicle.io/create-wp-theme",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A command line tool for creating modern, optimized WordPress themes.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)