Skip to content

Commit f7c282a

Browse files
author
Mohith Shrivastava
committed
release 0.4.0
1 parent 3a6f0bd commit f7c282a

File tree

7 files changed

+1505
-1444
lines changed

7 files changed

+1505
-1444
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change Log
22
All notable changes to the "dx-code-companion" extension will be documented in this file.
33

4+
### 0.4.0
5+
1.Fix issues listed [here](https://github.com/msrivastav13/DX-Code-Companion/labels/fixed%20in%200.4.0)
6+
7+
2.Install mo-dx-plugin now from the extension context menu directly if you do not have mo-dx-plugin.
8+
9+
![Install mo-dx-plugin for extension](./images/install_plugins.png)
10+
11+
3.Security patch
12+
413
### 0.3.9
514
1.There is a setting provided(dx-code-companion.staticresourcefolder.resourceBundleFoldername) to indicate the resource bundle folder name for single page app development. Default value is "staticresource" but if you prefer to use names like "resourcebundle" or "spa" use the settings to change it.
615
2.A static resource folder has a explorer menu to deploy the folder as static resource bundle

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,15 @@ To open command pallete and look for all CCDX Commands use below .
111111

112112
# Release Notes
113113

114+
### 0.4.0
115+
1.Fix issues listed [here](https://github.com/msrivastav13/DX-Code-Companion/labels/fixed%20in%200.4.0)
116+
117+
2.Install mo-dx-plugin now from the extension context menu directly if you do not have mo-dx-plugin.
118+
119+
![Install mo-dx-plugin for extension](./images/install_plugins.png)
120+
121+
3.Security patch
122+
114123
### 0.3.9
115124
1.There is a setting provided(dx-code-companion.staticresourcefolder.resourceBundleFoldername) to indicate the resource bundle folder name for single page app development. Default value is "staticresource" but if you prefer to use names like "resourcebundle" or "spa" use the settings to change it
116125
2.A static resource folder has a explorer menu to deploy the folder as static resource bundle

images/install_plugins.png

382 KB
Loading

0 commit comments

Comments
 (0)