@storm-software/markdownlint 0.12.6 → 0.12.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,44 +1,66 @@
1
+ ## 0.12.8 (2025-01-13)
2
+
3
+ ### Continuous Integration
4
+
5
+ - **unbuild:** Update the build configuration to properly bundle for node
6
+ ([72be421b](https://github.com/storm-software/storm-ops/commit/72be421b))
7
+
8
+ ## 0.12.7 (2025-01-13)
9
+
10
+ ### Bug Fixes
11
+
12
+ - **unbuild:** Resolved issue with distribution package
13
+ ([265f38a2](https://github.com/storm-software/storm-ops/commit/265f38a2))
14
+
1
15
  ## 0.12.6 (2025-01-12)
2
16
 
3
17
  ### Miscellaneous
4
18
 
5
- - **monorepo:** Regenerate README markdown files ([a104880f](https://github.com/storm-software/storm-ops/commit/a104880f))
19
+ - **monorepo:** Regenerate README markdown files
20
+ ([a104880f](https://github.com/storm-software/storm-ops/commit/a104880f))
6
21
 
7
22
  ## 0.12.5 (2025-01-12)
8
23
 
9
24
  ### Bug Fixes
10
25
 
11
- - **eslint:** Resolve stack overflow error on eslint configuration load ([f66752ac](https://github.com/storm-software/storm-ops/commit/f66752ac))
26
+ - **eslint:** Resolve stack overflow error on eslint configuration load
27
+ ([f66752ac](https://github.com/storm-software/storm-ops/commit/f66752ac))
12
28
 
13
29
  ## 0.12.4 (2025-01-11)
14
30
 
15
31
  ### Bug Fixes
16
32
 
17
- - **eslint:** Resolved issue with the bundling process ([d06b6588](https://github.com/storm-software/storm-ops/commit/d06b6588))
33
+ - **eslint:** Resolved issue with the bundling process
34
+ ([d06b6588](https://github.com/storm-software/storm-ops/commit/d06b6588))
18
35
 
19
36
  ## 0.12.3 (2025-01-11)
20
37
 
21
38
  ### Bug Fixes
22
39
 
23
- - **workspace-tools:** Resolve issue loading pnpm workspace's catalog dependencies ([1199e24f](https://github.com/storm-software/storm-ops/commit/1199e24f))
40
+ - **workspace-tools:** Resolve issue loading pnpm workspace's catalog
41
+ dependencies
42
+ ([1199e24f](https://github.com/storm-software/storm-ops/commit/1199e24f))
24
43
 
25
44
  ## 0.12.2 (2025-01-11)
26
45
 
27
46
  ### Miscellaneous
28
47
 
29
- - **workspace-tools:** Added additional logging for pnpm dependency updates process ([400b3369](https://github.com/storm-software/storm-ops/commit/400b3369))
30
-
31
-
48
+ - **workspace-tools:** Added additional logging for pnpm dependency updates
49
+ process
50
+ ([400b3369](https://github.com/storm-software/storm-ops/commit/400b3369))
32
51
 
33
52
  ## 0.12.0 (2024-12-30)
34
53
 
35
54
  ### Features
36
55
 
37
- - **storm-ops:** Completed enhancement around `catalog` and `workspace` dependency upgrades ([5dd13247](https://github.com/storm-software/storm-ops/commit/5dd13247))
56
+ - **storm-ops:** Completed enhancement around `catalog` and `workspace`
57
+ dependency upgrades
58
+ ([5dd13247](https://github.com/storm-software/storm-ops/commit/5dd13247))
38
59
 
39
60
  ### Dependency Upgrades
40
61
 
41
- - **storm-ops:** Added consistent `@types/node` versions across repository ([a569536d](https://github.com/storm-software/storm-ops/commit/a569536d))
62
+ - **storm-ops:** Added consistent `@types/node` versions across repository
63
+ ([a569536d](https://github.com/storm-software/storm-ops/commit/a569536d))
42
64
 
43
65
  ## 0.11.0 (2024-07-17)
44
66
 
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.12.5-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.12.8-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@storm-software/markdownlint","version":"0.12.6","type":"commonjs","description":"⚡An opinionated collection of markdownlint rules used by Storm Software.","repository":{"type":"github","url":"https://github.com/storm-software/storm-ops.git","directory":"packages/markdownlint"},"homepage":"https://stormsoftware.com","bugs":"https://github.com/storm-software/storm-ops/issues","author":{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"},"license":"Apache-2.0","private":false,"keywords":["markdownlint","markdownlint-cli","markdownlint-cli2","monorepo","open-system","storm","storm-ops","storm-stack","stormstack","sullivanpj"],"dependencies":{"lodash":"4.17.21"},"devDependencies":{"@types/node":"^22.10.2"},"publishConfig":{"access":"public"}}
1
+ {"name":"@storm-software/markdownlint","version":"0.12.8","type":"commonjs","description":"⚡An opinionated collection of markdownlint rules used by Storm Software.","repository":{"type":"github","url":"https://github.com/storm-software/storm-ops.git","directory":"packages/markdownlint"},"homepage":"https://stormsoftware.com","bugs":"https://github.com/storm-software/storm-ops/issues","author":{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"},"license":"Apache-2.0","private":false,"keywords":["markdownlint","markdownlint-cli","markdownlint-cli2","monorepo","open-system","storm","storm-ops","storm-stack","stormstack","sullivanpj"],"dependencies":{"lodash":"4.17.21"},"devDependencies":{"@types/node":"^22.10.2"},"publishConfig":{"access":"public"}}