@taiga-ui/cspell-config 0.6.0 → 0.7.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.7.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/cspell-config@0.6.0...@taiga-ui/cspell-config@0.7.0) (2023-08-31)
7
+
8
+ ### Features
9
+
10
+ - **cspell-config:** add new words
11
+ ([12bbd0e](https://github.com/taiga-family/taiga-ui/commit/12bbd0e6741c0e1f448a67540cafbff9b2b1e953))
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.6.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/cspell-config@0.5.0...@taiga-ui/cspell-config@0.6.0) (2023-08-31)
7
19
 
8
20
  ### Features
@@ -25,6 +25,29 @@
25
25
  "screenshotting",
26
26
  "callees",
27
27
  "subpage",
28
- "nocheck"
28
+ "nocheck",
29
+ "frontside",
30
+ "coffeeshop",
31
+ "docflow",
32
+ "encashment",
33
+ "eshop",
34
+ "fastfood",
35
+ "icecream",
36
+ "mortage",
37
+ "noicon",
38
+ "paypass",
39
+ "gamepad",
40
+ "UI's",
41
+ "replicant",
42
+ "timecop",
43
+ "babelfish",
44
+ "lightskyblue",
45
+ "warhammer",
46
+ "dogecoins",
47
+ "odnoklassniki",
48
+ "tiktok",
49
+ "humo",
50
+ "uzcard",
51
+ "userpic"
29
52
  ]
30
53
  }
@@ -52,6 +52,8 @@
52
52
  "hilite",
53
53
  "starterKit",
54
54
  "tuiaction",
55
- "blockstatus"
55
+ "blockstatus",
56
+ "piechart",
57
+ "barchart"
56
58
  ]
57
59
  }
@@ -104,6 +104,7 @@
104
104
  "controlsList",
105
105
  "nodownload",
106
106
  "textbox",
107
- "serialiser"
107
+ "serialiser",
108
+ "selectednode"
108
109
  ]
109
110
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/cspell-config",
3
- "version": "0.6.0",
3
+ "version": "0.7.0",
4
4
  "description": "Taiga UI cspell config",
5
5
  "keywords": [
6
6
  "cspell"