Skip to content

Commit

Permalink
chore(release): 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 15, 2021
1 parent 727b102 commit e8fc18c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.4.0](https://github.com/nrkno/tv-automation-atem-connection/compare/2.3.1...2.4.0) (2021-11-15)


### Features

* add support for Media Pool settings ([#121](https://github.com/nrkno/tv-automation-atem-connection/issues/121)) ([b1969c5](https://github.com/nrkno/tv-automation-atem-connection/commit/b1969c54ef308eadc578d6ed93d95e837c0d6e54))
* add support for Media Pool settings ([#121](https://github.com/nrkno/tv-automation-atem-connection/issues/121)) ([b1969c5](https://github.com/nrkno/tv-automation-atem-connection/commit/b1969c54ef308eadc578d6ed93d95e837c0d6e54))

### [2.3.1](https://github.com/nrkno/tv-automation-atem-connection/compare/2.3.0...2.3.1) (2021-10-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atem-connection",
"version": "2.3.1",
"version": "2.4.0",
"description": "Typescript Node.js library for connecting with an ATEM switcher.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit e8fc18c

Please sign in to comment.