@tv2media/timeline-state-resolver-types
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,9 @@ # Change Log | ||
## [2.1.1](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/v2.0.0...2.1.1) (2022-06-14) | ||
### Bug Fixes | ||
- move the types DeviceStatus, StatusCode to timeline-state-resolver-types ([4d84179](https://github.com/tv2/tv-automation-state-timeline-resolver/commit/4d84179372ba243fe60d102ec52447ca87f0a8c9)) | ||
- **obs:** add missing mapping type to MappingOBSAny ([2ff5522](https://github.com/tv2/tv-automation-state-timeline-resolver/commit/2ff55222a8b5fc915c8926aa2bc9ea4f1e796000)) | ||
# [2.1.0](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/v0.1.3...v2.1.0) (2022-06-09) | ||
@@ -8,0 +15,0 @@ |
@@ -46,2 +46,3 @@ import { Mapping } from './mapping'; | ||
visible?: boolean; | ||
fadeTime?: number; | ||
} | ||
@@ -48,0 +49,0 @@ export interface TimelineObjSisyfosTriggerValue extends TimelineObjSisyfos { |
{ | ||
"name": "@tv2media/timeline-state-resolver-types", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Have timeline, control stuff", | ||
@@ -101,3 +101,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "d210769a8480e5b6bb39afb9a07755952252db0b" | ||
"gitHead": "f30f4fb81ada9a7430f521de84ee09c191bd19c0" | ||
} |
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
208569
3223