Skip to content

Commit

Permalink
9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Aug 15, 2024
1 parent b8b05c5 commit efabf79
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 19 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.0.2](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.1...9.0.2) (2024-08-15)


### Bug Fixes

* atem supersource border properties SOFIE-3307 ([#341](https://github.com/nrkno/sofie-timeline-state-resolver/issues/341)) ([27213b0](https://github.com/nrkno/sofie-timeline-state-resolver/commit/27213b0ca9fcf63ad70520e281f7e8e69bb7273d))



## [9.0.1](https://github.com/nrkno/tv-automation-state-timeline-resolver/compare/9.0.0...9.0.1) (2024-04-02)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.0.1",
"version": "9.0.2",
"npmClient": "yarn",
"useWorkspaces": true
}
6 changes: 3 additions & 3 deletions packages/quick-tsr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.0.1](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.0...9.0.1) (2024-04-02)
## [9.0.2](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.1...9.0.2) (2024-08-15)

**Note:** Version bump only for package quick-tsr

## [9.0.1](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.0...9.0.1) (2024-04-02)



**Note:** Version bump only for package quick-tsr

## [9.0.0](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.0-release50.8...9.0.0) (2024-02-23)

Expand Down
4 changes: 2 additions & 2 deletions packages/quick-tsr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "quick-tsr",
"private": true,
"version": "9.0.1",
"version": "9.0.2",
"description": "Read timeline from file, use TSR, play stuff",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -63,7 +63,7 @@
"dependencies": {
"chokidar": "^3.5.3",
"fast-clone": "^1.5.13",
"timeline-state-resolver": "9.0.1",
"timeline-state-resolver": "9.0.2",
"tslib": "^2.5.1",
"underscore": "^1.13.6"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/timeline-state-resolver-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.0.1](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.0...9.0.1) (2024-04-02)
## [9.0.2](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.1...9.0.2) (2024-08-15)

**Note:** Version bump only for package timeline-state-resolver-types

## [9.0.1](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.0...9.0.1) (2024-04-02)



**Note:** Version bump only for package timeline-state-resolver-types

## [9.0.0](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.0-release50.8...9.0.0) (2024-02-23)

Expand Down
2 changes: 1 addition & 1 deletion packages/timeline-state-resolver-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timeline-state-resolver-types",
"version": "9.0.1",
"version": "9.0.2",
"description": "Have timeline, control stuff",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
9 changes: 6 additions & 3 deletions packages/timeline-state-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.0.1](https://github.com/nrkno/tv-automation-state-timeline-resolver/compare/9.0.0...9.0.1) (2024-04-02)

## [9.0.2](https://github.com/nrkno/tv-automation-state-timeline-resolver/compare/9.0.1...9.0.2) (2024-08-15)

### Bug Fixes

* **vMix:** handling XML messages with multi-byte characters ([e811ef0](https://github.com/nrkno/tv-automation-state-timeline-resolver/commit/e811ef09f6118c69ea337e0b1eb969a663546bde))
- atem supersource border properties SOFIE-3307 ([#341](https://github.com/nrkno/tv-automation-state-timeline-resolver/issues/341)) ([27213b0](https://github.com/nrkno/tv-automation-state-timeline-resolver/commit/27213b0ca9fcf63ad70520e281f7e8e69bb7273d))

## [9.0.1](https://github.com/nrkno/tv-automation-state-timeline-resolver/compare/9.0.0...9.0.1) (2024-04-02)

### Bug Fixes

- **vMix:** handling XML messages with multi-byte characters ([e811ef0](https://github.com/nrkno/tv-automation-state-timeline-resolver/commit/e811ef09f6118c69ea337e0b1eb969a663546bde))

## [9.0.0](https://github.com/nrkno/tv-automation-state-timeline-resolver/compare/9.0.0-release50.8...9.0.0) (2024-02-23)

Expand Down
4 changes: 2 additions & 2 deletions packages/timeline-state-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timeline-state-resolver",
"version": "9.0.1",
"version": "9.0.2",
"description": "Have timeline, control stuff",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -108,7 +108,7 @@
"sprintf-js": "^1.1.2",
"superfly-timeline": "^8.3.1",
"threadedclass": "^1.2.1",
"timeline-state-resolver-types": "9.0.1",
"timeline-state-resolver-types": "9.0.2",
"tslib": "^2.5.1",
"tv-automation-quantel-gateway-client": "^3.1.7",
"underscore": "^1.13.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9561,7 +9561,7 @@ asn1@evs-broadcast/node-asn1:
dependencies:
chokidar: ^3.5.3
fast-clone: ^1.5.13
timeline-state-resolver: 9.0.1
timeline-state-resolver: 9.0.2
tslib: ^2.5.1
underscore: ^1.13.6
languageName: unknown
Expand Down Expand Up @@ -11032,15 +11032,15 @@ asn1@evs-broadcast/node-asn1:
languageName: unknown
linkType: soft

"[email protected].1, timeline-state-resolver-types@workspace:packages/timeline-state-resolver-types":
"[email protected].2, timeline-state-resolver-types@workspace:packages/timeline-state-resolver-types":
version: 0.0.0-use.local
resolution: "timeline-state-resolver-types@workspace:packages/timeline-state-resolver-types"
dependencies:
tslib: ^2.5.1
languageName: unknown
linkType: soft

"[email protected].1, timeline-state-resolver@workspace:packages/timeline-state-resolver":
"[email protected].2, timeline-state-resolver@workspace:packages/timeline-state-resolver":
version: 0.0.0-use.local
resolution: "timeline-state-resolver@workspace:packages/timeline-state-resolver"
dependencies:
Expand All @@ -11067,7 +11067,7 @@ asn1@evs-broadcast/node-asn1:
sprintf-js: ^1.1.2
superfly-timeline: ^8.3.1
threadedclass: ^1.2.1
timeline-state-resolver-types: 9.0.1
timeline-state-resolver-types: 9.0.2
tslib: ^2.5.1
tv-automation-quantel-gateway-client: ^3.1.7
underscore: ^1.13.6
Expand Down

0 comments on commit efabf79

Please sign in to comment.