@yoshinani/style-guide 0.4.0 → 0.5.1

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 +8 -0
  2. package/package.json +1 -1
package/cspell/words.txt CHANGED
@@ -2,14 +2,22 @@ commitlint
2
2
  firestore
3
3
  injecfn
4
4
  liff
5
+ mypage
5
6
  nakanoaas
7
+ neverthrow
6
8
  opengraph
9
+ picklist
7
10
  postback
8
11
  remeda
9
12
  replyable
13
+ sendgrid
10
14
  shadcn
15
+ signups
16
+ sonner
11
17
  supabase
12
18
  turbopack
19
+ turborepo
13
20
  usecase
14
21
  valibot
22
+ velona
15
23
  yoshinani
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoshinani/style-guide",
3
- "version": "0.4.0",
3
+ "version": "0.5.1",
4
4
  "description": "Yoshinani's Style Guide",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/yoshinani-dev/style-guide#readme",