Skip to content

Commit

Permalink
add some docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Oct 17, 2023
1 parent ded26d3 commit f759899
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# v0.0.0

This is placeholder.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![CI][ci-src]][ci-href]

Internationalization middleware & utilitis for h3
Internationalization middleware & utilities for h3

## 🌟 Features

Expand Down
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
{
"name": "@intlify/h3",
"version": "0.0.0",
"description": "Internationalization utilitis for h3",
"keywords": ["i18n", "internationalization", "h3", "intlify"],
"description": "Internationalization middleware & utilities for h3",
"keywords": [
"i18n",
"h3",
"internationalization",
"intlify",
"utilities",
"middleware"
],
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit f759899

Please sign in to comment.