Skip to content

Commit 53682cd

Browse files
committed
v1.4.0
1 parent 62d82da commit 53682cd

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [v1.4.0] - 2023-11-27
4+
5+
### New Features
6+
7+
- Renamed to peripheral-inspector
8+
39
## [v1.3.0] - 2023-10-21
410

511
### New Features

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"name": "peripheral-inspector",
33
"displayName": "Peripheral Inspector",
44
"description": "Standalone Peripheral Inspector extension extracted from cortex-debug",
5-
"version": "1.3.0",
6-
"preview": true,
5+
"version": "1.4.0",
76
"publisher": "eclipse-cdt",
87
"author": "marus25",
98
"contributors": [

0 commit comments

Comments
 (0)