File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.4] ( https://github.com/rweich/streamdeck-ts/compare/v4.0.3...v4.0.4 ) (2022-10-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add executable flag to githooks ([ 4d04386] ( https://github.com/rweich/streamdeck-ts/commit/4d0438683894795365e3688f0b6677a28ed8b0f0 ) )
12
+
13
+
14
+ ### Miscellaneous Chores
15
+
16
+ * update dependencies ([ 4000939] ( https://github.com/rweich/streamdeck-ts/commit/40009393efd62fa73194c3af191e03d54d92d789 ) )
17
+
6
18
### [ 4.0.3] ( https://github.com/rweich/streamdeck-ts/compare/v4.0.2...v4.0.3 ) (2022-06-10)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rweich/streamdeck-ts" ,
3
- "version" : " 4.0.3 " ,
3
+ "version" : " 4.0.4 " ,
4
4
"description" : " SDK to create streamdeck plugins in typescript with typings for all events / payloads." ,
5
5
"author" : " rweich" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments