Skip to content

Commit b8bcee0

Browse files
authored
Merge pull request #10 from badasswp/release-1.0.10
Release 1.0.10
2 parents bfe712f + 4195255 commit b8bcee0

3 files changed

Lines changed: 4560 additions & 3384 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.0.10
4+
- Fix `eslint/plugin-kit` regular expression DOS vulnerability.
5+
36
## 1.0.9
47

58
- Fix `brace-expansion` regular expression DOS vulnerability.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@badasswp/sculpt-cli",
33
"description": "A CLI tool for sculpting WP plugins quickly.",
4-
"version": "1.0.9",
4+
"version": "1.0.10",
55
"license": "MIT",
66
"type": "module",
77
"main": "index.js",

0 commit comments

Comments
 (0)