Skip to content

Commit 2315c13

Browse files
committed
Версия 0.0.10
1 parent 210bfdf commit 2315c13

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.0.10
4+
5+
* [fix] Ошибка при открытии XML корня конфигурации
6+
* [fix] Изменен путь к XML форме
7+
38
## 0.0.9
49

510
* [new] Просмотр свойств конфигурации (корень дерева) в отдельной форме

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-1c-metadata-viewer",
33
"displayName": "1C Metadata Viewer",
44
"description": "Explore 1C:Enterprise 8 configuration in the usual way",
5-
"version": "0.0.9",
5+
"version": "0.0.10",
66
"publisher": "zerobig",
77
"license": "MIT",
88
"engines": {

0 commit comments

Comments
 (0)