@yoshinani/style-guide 0.3.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 +10 -2
  2. package/package.json +1 -1
package/cspell/words.txt CHANGED
@@ -1,13 +1,21 @@
1
1
  commitlint
2
- yoshinani
3
2
  firestore
3
+ injecfn
4
4
  liff
5
+ mypage
5
6
  nakanoaas
7
+ neverthrow
6
8
  opengraph
7
9
  postback
8
10
  remeda
11
+ replyable
12
+ sendgrid
9
13
  shadcn
14
+ signups
15
+ sonner
10
16
  supabase
11
17
  turbopack
12
18
  usecase
13
- valibot
19
+ valibot
20
+ velona
21
+ yoshinani
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoshinani/style-guide",
3
- "version": "0.3.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",