Skip to content

Commit f7232c0

Browse files
authored
chore: release prep for v1.3.9 (#16)
1 parent eff2415 commit f7232c0

File tree

3 files changed

+86
-72
lines changed

3 files changed

+86
-72
lines changed

.markdownlint.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export default {
1616
customRules: [noSmartQuotes],
1717

1818
// Rule exceptions
19+
MD060: false, // Pointless style enforcement — doesn't affect render output
1920
MD041: false, // First line in file should be a top-level header
2021
MD033: false, // Allow inline HTML
2122
MD013: false, // Ignore line length

package-lock.json

Lines changed: 84 additions & 71 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": "@networkpro/docs",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"description": "The documentation portal for Network Pro Strategies (Network Pro™)",
55
"keywords": [
66
"android",

0 commit comments

Comments
 (0)