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