@taiga-ui/cspell-config 0.30.0 → 0.31.0

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
@@ -3,6 +3,18 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.31.0](https://github.com/taiga-family/linters/compare/@taiga-ui/cspell-config@0.30.0...@taiga-ui/cspell-config@0.31.0) (2024-01-30)
7
+
8
+ ### Features
9
+
10
+ - **cspell-config:** add some words
11
+ ([0722e0d](https://github.com/taiga-family/linters/commit/0722e0d56da2d9230ff2798f28daa9d6823570e8))
12
+
13
+ # Change Log
14
+
15
+ All notable changes to this project will be documented in this file. See
16
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
17
+
6
18
  # [0.30.0](https://github.com/taiga-family/linters/compare/@taiga-ui/cspell-config@0.29.0...@taiga-ui/cspell-config@0.30.0) (2024-01-25)
7
19
 
8
20
  ### Features
package/configs/all.json CHANGED
@@ -453,6 +453,8 @@
453
453
  "contentbottom",
454
454
  "requestfailed",
455
455
  "requestfinished",
456
- "prerendered"
456
+ "prerendered",
457
+ "unspaced",
458
+ "blockless"
457
459
  ]
458
460
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/cspell-config",
3
- "version": "0.30.0",
3
+ "version": "0.31.0",
4
4
  "description": "Taiga UI cspell config",
5
5
  "keywords": [
6
6
  "cspell"