@taiga-ui/cspell-config 0.2.0 → 0.4.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,30 @@
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.4.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/cspell-config@0.3.0...@taiga-ui/cspell-config@0.4.0) (2023-08-25)
7
+
8
+ ### Features
9
+
10
+ - **cspell-config:** add `textbox` word
11
+ ([264143d](https://github.com/taiga-family/taiga-ui/commit/264143dd8c34e5ad981bf6e87f2bcabd3396e5e0))
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
+
18
+ # [0.3.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/cspell-config@0.2.0...@taiga-ui/cspell-config@0.3.0) (2023-08-17)
19
+
20
+ ### Features
21
+
22
+ - update cspell name config ([#1](https://github.com/taiga-family/taiga-ui/issues/1))
23
+ ([83acbea](https://github.com/taiga-family/taiga-ui/commit/83acbea23f11c4e4a49aaa059c9ec2b4a0577483))
24
+
25
+ # Change Log
26
+
27
+ All notable changes to this project will be documented in this file. See
28
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
29
+
6
30
  # 0.2.0 (2023-08-15)
7
31
 
8
32
  ### Features
@@ -60,6 +60,7 @@
60
60
  "nevzatopcu",
61
61
  "samosunaz",
62
62
  "egbakou",
63
- "splincode"
63
+ "splincode",
64
+ "Statham"
64
65
  ]
65
66
  }
@@ -102,6 +102,7 @@
102
102
  "nofollow",
103
103
  "viewbox",
104
104
  "controlsList",
105
- "nodownload"
105
+ "nodownload",
106
+ "textbox"
106
107
  ]
107
108
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/cspell-config",
3
- "version": "0.2.0",
3
+ "version": "0.4.0",
4
4
  "description": "Taiga UI cspell config",
5
5
  "keywords": [
6
6
  "cspell"