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