@equinor/echo-cli 0.3.3 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -30,6 +30,9 @@ In general it's safe to differ in an echo package patch version. For example if
30
30
  | 0.1.71 | 0.4.0 | 0.4.0 | 0.11.6 | 0.5.1 | 0.2.3 | 0.14.3 | 0.8.0 |
31
31
 
32
32
 
33
+ ## Change log
34
+
35
+ For our change log, refer to [this file](https://github.com/equinor/EchoFramework/blob/main/packages/EchoCli/CHANGELOG.md)
33
36
 
34
37
  ## How to make a new release
35
38
  * run `npm install` and `npm run build` in `packages/EchoFramework`