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