Skip to content

Commit

Permalink
release: v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YuTengjing authored and YuTengjing committed Apr 20, 2024
1 parent 71a5851 commit f710a38
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<!-- https://keepachangelog.com/en/1.0.0/ -->

## v1.4.0 (2024-04-21)

### 🚀 Features

- New command `Search in Git Changed Files` ([89cd3be](https://github.com/tjx666/power-edit/commit/89cd3be))

### ❤️ Contributors

- YuTengjing <yutengjing@openYuTengjingart.ai>

[View changes on GitHub](https://github.com/tjx666/power-edit/compare/v1.3.0...v1.4.0 '2024-04-21')

## v1.3.0 (2023-07-10)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "power-edit",
"displayName": "Power Edit",
"version": "1.3.0",
"version": "1.4.0",
"packageManager": "pnpm@9.0.4",
"description": "a vscode extension enhance edit experience",
"publisher": "YuTengjing",
Expand Down

0 comments on commit f710a38

Please sign in to comment.