Skip to content

Commit 3804b6c

Browse files
committed
chore(release): 1.3.1
1 parent fe81b57 commit 3804b6c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
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.
3+
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.
4+
5+
### [1.3.1](https://github.com/bitfocus/companion-satellite/compare/v1.3.0...v1.3.1) (2022-12-19)
6+
7+
8+
### Bug Fixes
9+
10+
* pin sharp to 0.31.1 to fix older macos support ([fe81b57](https://github.com/bitfocus/companion-satellite/commit/fe81b571a9caa9ae27dd54773e35587522cfa6b9))
411

512
## [1.3.0](https://github.com/bitfocus/companion-satellite/compare/v1.2.0...v1.3.0) (Fri Dec 02 2022)
613

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "companion-satellite",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Satellite Streamdeck connector for Bitfocus Companion",
55
"author": {
66
"name": "Julian Waller",

0 commit comments

Comments
 (0)