@storm-software/linting-tools 1.10.2 → 1.11.1

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,3 +1,17 @@
1
+ # [1.11.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.2...linting-tools-v1.11.0) (2023-11-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * **linting-tools:** Added more items to cspell dictionary ([34112bf](https://github.com/storm-software/storm-ops/commit/34112bf17967dd4069d5cba1bedda12b84fadbc0))
7
+
8
+ ## [1.10.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.1...linting-tools-v1.10.2) (2023-11-29)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
14
+
1
15
  ## [1.10.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.0...linting-tools-v1.10.1) (2023-11-29)
2
16
 
3
17
 
@@ -16,6 +16,9 @@ retext
16
16
  vfile
17
17
  autoincrement
18
18
  favicons
19
+ unminified
20
+ deepkit
21
+ typeschema
19
22
  valibot
20
23
  hasura
21
24
  strapi
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/linting-tools",
3
- "version": "1.10.2",
3
+ "version": "1.11.1",
4
4
  "private": false,
5
5
  "description": "⚡ A package containing various linting tools used to validate syntax, enforce design standards, and format code in a Storm workspace.",
6
6
  "keywords": [