Skip to content

Commit e5398e1

Browse files
authored
Bump version to 1.9.2 and update CHANGELOG (#121)
Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>
1 parent 5b2bb4d commit e5398e1

2 files changed

Lines changed: 7 additions & 1 deletion

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.9.2] - 2026-06-24
4+
5+
- Fixes publish of Extension API to GitHub NPM registry.
6+
- **IMPORTANT**: Extension v1.9.1 did not get published.
7+
See previous release section for features first published with this v1.9.2 release.
8+
39
## [v1.9.1] - 2026-06-24
410

511
### New Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "peripheral-inspector",
33
"displayName": "Peripheral Inspector",
44
"description": "Standalone Peripheral Inspector extension extracted from cortex-debug",
5-
"version": "1.9.1",
5+
"version": "1.9.2",
66
"publisher": "eclipse-cdt",
77
"author": "marus25",
88
"contributors": [

0 commit comments

Comments
 (0)