File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## [ v1.1.3] ( https://github.com/spectrome/patchcab/compare/1.1.1...1.1.3 )
2
+
3
+ > 21 November 2021
4
+
5
+ ### Fixes
6
+
7
+ - Fix rack reset refreshes whole page instead of resetting the modules [ #18 ] ( https://github.com/spectrome/patchcab/pull/18 )
8
+
1
9
## [ v1.1.0] ( https://github.com/spectrome/patchcab/compare/1.0.5...1.1.0 )
2
10
3
- > 19 Novmber 2021
11
+ > 19 November 2021
4
12
5
13
### Updates
6
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patchcab/core" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"description" : " Modular Eurorack style synthesizer made with Web Audio" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Spectrome <rihards@gravis.lv>" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patchcab/modules" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Spectrome <rihards@gravis.lv>" ,
6
6
"files" : [
219
219
"svelteSortOrder" : " options-scripts-styles-markup"
220
220
},
221
221
"devDependencies" : {
222
- "@patchcab/core" : " 1.1.1 "
222
+ "@patchcab/core" : " 1.1.3 "
223
223
}
224
224
}
You can’t perform that action at this time.
0 commit comments