@yoshinani/style-guide 0.5.1 → 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 +3 -0
  2. package/package.json +1 -1
package/cspell/words.txt CHANGED
@@ -12,6 +12,9 @@ remeda
12
12
  replyable
13
13
  sendgrid
14
14
  shadcn
15
+ signin
16
+ signins
17
+ signup
15
18
  signups
16
19
  sonner
17
20
  supabase
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoshinani/style-guide",
3
- "version": "0.5.1",
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",