Skip to content

Commit 5a8063b

Browse files
committed
🔨 update: update version
1 parent b268e50 commit 5a8063b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ All notable changes to the "json-i18n-key" extension will be documented in this
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7-
## [Unreleased]
7+
# [0.0.10] - Changes
88

9-
- Initial release
9+
- Added Preserve Formatting

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A Visual Studio Code extension to help you manage translation keys in JSON files.",
55
"author": "Hamada Sayed",
66
"publisher": "hsayed",
7-
"version": "0.0.2",
7+
"version": "0.0.10",
88
"engines": {
99
"vscode": "^1.93.0"
1010
},

0 commit comments

Comments
 (0)