Skip to content

Commit 0b45259

Browse files
committed
Version bump
1 parent 8c51761 commit 0b45259

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [next]
4+
## 1.1.1
55

66
* [Added] Missing directory handling (displays warning about missing directory and processes the other)
77
* [Fixed] Option to set `false` for a `scripts` or `styles` path is now working properly

package-lock.json

Lines changed: 1 addition & 1 deletion
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,7 +1,7 @@
11
{
22
"name": "@micropackage/scripts",
33
"description": "Reusable scripts for (not only) WordPress development.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"author": "Wojtek Szałkiewicz <[email protected]>",
66
"license": "GPL-3.0-or-later",
77
"homepage": "https://github.com/micropackage/scripts",

0 commit comments

Comments
 (0)