Skip to content

Commit

Permalink
chore: release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed May 14, 2024
1 parent 8320c9c commit cabf9e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: 'true'

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "autodev",
"displayName": "AutoDev - 🧙the AI-powered coding wizard.",
"description": " 🧙‍AutoDev: the AI-powered coding wizard with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀 ",
"version": "0.2.1",
"version": "0.2.2",
"repository": "https://github.com/unit-mesh/auto-dev-vscode",
"publisher": "Phodal",
"l10n": "./l10n",
Expand Down

0 comments on commit cabf9e0

Please sign in to comment.