Skip to content

Commit

Permalink
🔖 chore(release): release a init version of pro-chat
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Oct 20, 2023
1 parent 7db2a71 commit 157a5b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-chat",
"version": "0.0.0",
"version": "0.1.0",
"description": "a solution for ai chat",
"keywords": [
"npm",
Expand Down
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"include": ["src", "tests", ".dumi/**/*", ".dumirc.ts", "*.ts"],
"include": ["src", "tests", ".dumirc.ts", "*.ts"],
"compilerOptions": {
"strict": true,
"declaration": true,
Expand Down

0 comments on commit 157a5b0

Please sign in to comment.