@equinor/fusion-framework-module-msal
Advanced tools
Comparing version 0.3.2 to 0.4.0
@@ -6,2 +6,27 @@ # Change Log | ||
## 0.4.0 (2022-08-29) | ||
### ⚠ BREAKING CHANGES | ||
* rename fetch | ||
* fix(module-service-discovery): update http client consumer | ||
* build: update allowed branches | ||
* build: add conventional commit | ||
* build: use conventionalcommits | ||
* build(module-http): push major | ||
* build: update deps | ||
### Features | ||
* rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32)) | ||
## 0.3.2 (2022-08-19) | ||
@@ -8,0 +33,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-msal", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"description": "", | ||
@@ -36,3 +36,3 @@ "main": "dist/esm/index.js", | ||
"@equinor/fusion-framework-module": "^0.4.2", | ||
"@equinor/fusion-framework-module-http": "^0.6.2" | ||
"@equinor/fusion-framework-module-http": "^1.0.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ac0ad3f30905bed1e292c609684db498de0d2435" | ||
"gitHead": "ae542a7d76f357f0b371b4abc0b143123a248fb3" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
147239
+ Added@equinor/fusion-framework-module-http@1.0.2(transitive)
- Removed@equinor/fusion-framework-module-http@0.6.2(transitive)