Skip to content

Commit

Permalink
chore(release): v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 1, 2024
1 parent cd57311 commit f91b81e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [Convential Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines.

## [6.2.1](http://superfly.tv/compare/v6.2.0...v6.2.1) (Thu Feb 01 2024)


### Fixes

* mixer tween parameters #199 (#200) [cd573113](http://superfly.tv/commit/cd573113ac9286ef1fc4b7a1c02f2c2c1ecc2eaf)

## [6.2.0](http://superfly.tv/compare/v6.1.1...v6.2.0) (Tue Jan 02 2024)


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": "casparcg-connection",
"version": "6.2.0",
"version": "6.2.1",
"description": "Node.js Javascript/Typescript library for CasparCG connection and commands.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit f91b81e

Please sign in to comment.