@taiga-ui/cspell-config 0.17.0 → 0.18.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
@@ -1,18 +1,26 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- # [0.17.0](https://github.com/taiga-family/linters/compare/@taiga-ui/cspell-config@0.16.2...@taiga-ui/cspell-config@0.17.0) (2023-10-19)
3
+ All notable changes to this project will be documented in this file. See
4
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7
5
 
6
+ # [0.18.0](https://github.com/taiga-family/linters/compare/@taiga-ui/cspell-config@0.17.0...@taiga-ui/cspell-config@0.18.0) (2023-10-26)
8
7
 
9
8
  ### Features
10
9
 
11
- * **cspell-config:** add new word ([d6d74da](https://github.com/taiga-family/linters/commit/d6d74da2b7623b7560198467566f4dc1a826b42e))
10
+ - add word `replicants`
11
+ ([b99a086](https://github.com/taiga-family/linters/commit/b99a086f9d0ea5617bd1636aa966c8ff20619525))
12
+
13
+ # Change Log
12
14
 
15
+ All notable changes to this project will be documented in this file. See
16
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
13
17
 
18
+ # [0.17.0](https://github.com/taiga-family/linters/compare/@taiga-ui/cspell-config@0.16.2...@taiga-ui/cspell-config@0.17.0) (2023-10-19)
14
19
 
20
+ ### Features
15
21
 
22
+ - **cspell-config:** add new word
23
+ ([d6d74da](https://github.com/taiga-family/linters/commit/d6d74da2b7623b7560198467566f4dc1a826b42e))
16
24
 
17
25
  # Change Log
18
26
 
@@ -51,6 +51,8 @@
51
51
  "userpic",
52
52
  "dont",
53
53
  "сhar",
54
- "callout"
54
+ "callout",
55
+ "replicant",
56
+ "replicants"
55
57
  ]
56
58
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/cspell-config",
3
- "version": "0.17.0",
3
+ "version": "0.18.0",
4
4
  "description": "Taiga UI cspell config",
5
5
  "keywords": [
6
6
  "cspell"