Skip to content

Commit

Permalink
v1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrammel committed Mar 1, 2023
1 parent e77d529 commit 56e4ff7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.12.1 - 2023-03-01

### Changed

- Remove italics (issue #55).

## 1.12.0 - 2023-02-21

### Added
Expand Down
2 changes: 1 addition & 1 deletion app/vscode/asset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"publisher": "rubberduck",
"name": "rubberduck-vscode",
"version": "1.12.0",
"version": "1.12.1",
"displayName": "Rubberduck - ChatGPT for Visual Studio Code",
"description": "Generate code, edit code, explain code, generate tests, find bugs, diagnose errors, and even create your own conversation templates.",
"keywords": [
Expand Down

0 comments on commit 56e4ff7

Please sign in to comment.