Skip to content

Commit

Permalink
🐳 chore(generate-code-workspace): 发包
Browse files Browse the repository at this point in the history
  • Loading branch information
ruan-cat committed Dec 10, 2024
1 parent 30cc79d commit bb3bd2a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/generate-code-workspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ruan-cat/generate-code-workspace

## 0.2.1

### Patch Changes

- 重新发包。检查其他项目的生成工具是否失效。

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-code-workspace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ruan-cat/generate-code-workspace",
"version": "0.2.0",
"version": "0.2.1",
"description": "根据 pnpm-workspace.yaml 配置,生成vscode的code-workspace工作区文件。",
"type": "module",
"main": "./src/index.ts",
Expand Down

0 comments on commit bb3bd2a

Please sign in to comment.