File tree 3 files changed +29
-5
lines changed
3 files changed +29
-5
lines changed Original file line number Diff line number Diff line change 1
- # [ 0.0.10 ] - Changes
1
+ ### Changelog
2
2
3
- - Added Preserve Formatting
3
+ All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
+
5
+ Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
+
7
+ #### [ 0.1.0] ( https://github.com/hsayed21/json-i18n-key/compare/0.0.10...0.1.0 )
8
+
9
+ - ci: automate release [ ` 8f604e7 ` ] ( https://github.com/hsayed21/json-i18n-key/commit/8f604e7a2e93218256bee5a6fd5312404f86e626 )
10
+ - feat: cache keys for optimize searching [ ` 8631e71 ` ] ( https://github.com/hsayed21/json-i18n-key/commit/8631e711f86dd91e16b26031cb466c774f2f0ee1 )
11
+ - Update auto-publish.yml [ ` b3b9999 ` ] ( https://github.com/hsayed21/json-i18n-key/commit/b3b99994b8e64c80b19b09a191c2189cc11672bc )
12
+
13
+ #### [ 0.0.10] ( https://github.com/hsayed21/json-i18n-key/compare/v0.0.2...0.0.10 )
14
+
15
+ > 12 December 2024
16
+
17
+ - refactor: convert to typescript [ ` 2d56b9b ` ] ( https://github.com/hsayed21/json-i18n-key/commit/2d56b9b1d5842c2738aa95740c8f8b367739ce78 )
18
+ - refactor: ♻️ update some of files [ ` bc8fc01 ` ] ( https://github.com/hsayed21/json-i18n-key/commit/bc8fc0124361002a2727d1fda5ddce867e1234f6 )
19
+ - Added Preserve Formating "Initial" [ ` b268e50 ` ] ( https://github.com/hsayed21/json-i18n-key/commit/b268e50db9fb0811c37edcf9c4033ee4e88ebd5f )
20
+
21
+ #### v0.0.2
22
+
23
+ > 23 September 2024
24
+
25
+ - Initial commit [ ` 19a6a6b ` ] ( https://github.com/hsayed21/json-i18n-key/commit/19a6a6b759be19b7b59e5413394bfeffcc767119 )
26
+ - Add auto-publish workflow and update publisher name in package.json [ ` 4028d12 ` ] ( https://github.com/hsayed21/json-i18n-key/commit/4028d1235f364deb7bd1e6c8e15e641be440860e )
27
+ - Update repository and bug URLs in package.json [ ` 490cf8e ` ] ( https://github.com/hsayed21/json-i18n-key/commit/490cf8e572b7cc7228031c684c1c09166dcda2f4 )
Original file line number Diff line number Diff line change 4
4
"description" : " A Visual Studio Code extension to help you manage translation keys in JSON files." ,
5
5
"author" : " Hamada Sayed" ,
6
6
"publisher" : " hsayed" ,
7
- "version" : " 0.0.10 " ,
7
+ "version" : " 0.1.0 " ,
8
8
"engines" : {
9
9
"vscode" : " ^1.93.0"
10
10
},
You can’t perform that action at this time.
0 commit comments