@limetech/lime-web-components-interfaces
Advanced tools
Comparing version 4.24.0 to 4.25.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.25.0](https://github.com/Lundalogik/lime-web-components/compare/v4.24.0...v4.25.0) (2021-10-06) | ||
### Features | ||
* **keybinding-registry:** create HotkeyRegistry interface ([d98cc37](https://github.com/Lundalogik/lime-web-components/commit/d98cc37994bd829903bb63f01b42e7242c0c4b6b)), closes [Lundalogik/crm-feature#2350](https://github.com/Lundalogik/crm-feature/issues/2350) | ||
# [4.24.0](https://github.com/Lundalogik/lime-web-components/compare/v4.23.3...v4.24.0) (2021-09-28) | ||
@@ -8,0 +19,0 @@ |
@@ -23,1 +23,2 @@ "use strict"; | ||
__exportStar(require("./event-dispatcher-service"), exports); | ||
__exportStar(require("./keybinding-registry.interface"), exports); |
@@ -11,1 +11,2 @@ export * from './http-service.interface'; | ||
export * from './event-dispatcher-service'; | ||
export * from './keybinding-registry.interface'; |
@@ -11,1 +11,2 @@ export * from './http-service.interface'; | ||
export * from './event-dispatcher-service'; | ||
export * from './keybinding-registry.interface'; |
{ | ||
"name": "@limetech/lime-web-components-interfaces", | ||
"version": "4.24.0", | ||
"version": "4.25.0", | ||
"author": "Lime Technologies", | ||
@@ -33,3 +33,3 @@ "homepage": "https://github.com/Lundalogik/lime-web-components", | ||
}, | ||
"gitHead": "e7d8a16c9c02ff02b12c068c36cbd120c998f2bc" | ||
"gitHead": "9328090d987bbaab389b4daf42dc51a28181d5f7" | ||
} |
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
67249
82
1571