@yoshinani/style-guide 0.17.0 → 0.17.2

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.
Files changed (2) hide show
  1. package/cspell/words.txt +4 -0
  2. package/package.json +1 -1
package/cspell/words.txt CHANGED
@@ -1,8 +1,10 @@
1
+ autoincrement
1
2
  biomejs
2
3
  commitlint
3
4
  dify
4
5
  esbuild
5
6
  firestore
7
+ fkey
6
8
  injecfn
7
9
  liff
8
10
  mjsx
@@ -13,6 +15,7 @@ neverthrow
13
15
  notionhq
14
16
  opengraph
15
17
  picklist
18
+ pkey
16
19
  postback
17
20
  remeda
18
21
  replyable
@@ -31,4 +34,5 @@ uncollectible
31
34
  usecase
32
35
  valibot
33
36
  velona
37
+ vercel
34
38
  yoshinani
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoshinani/style-guide",
3
- "version": "0.17.0",
3
+ "version": "0.17.2",
4
4
  "description": "YOSHINANI's Style Guide",
5
5
  "license": "MIT",
6
6
  "type": "module",