Skip to content

Commit 283ed86

Browse files
authored
Merge pull request #2 from kne-union/linzp
更新提示词及文档
2 parents 9f455e3 + 55f2c67 commit 283ed86

File tree

3 files changed

+581
-2
lines changed

3 files changed

+581
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kne/fastify-intl",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "`@kne/fastify-intl` 是一个专为 Fastify 项目设计的国际化解决方案插件。它基于业界成熟的 `@formatjs/intl` 库构建,提供了强大而灵活的多语言支持能力,帮助开发者轻松实现应用的国际化和本地化。",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)