We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9591a1d + 464fd8f commit 2ccc058Copy full SHA for 2ccc058
.changeset/pre.json
@@ -5,6 +5,6 @@
5
"boxfix": "1.0.0"
6
},
7
"changesets": [
8
- "fix-npx-cli"
+ "dark-regions-deny"
9
]
10
}
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# boxfix
2
3
+## 1.0.1-beta.2
4
+
+### Patch Changes
+- 9591a1d: replaces deprecated glob package
## 1.0.1-beta.0
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "boxfix",
- "version": "1.0.1-beta.1",
+ "version": "1.0.1-beta.2",
"description": "Fix misaligned ASCII diagram borders in markdown files",
"type": "module",
"main": "./dist/index.js",
0 commit comments