File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ Unreleased] ( https://github.com/xgeekshq/split/compare/v0.1.13...HEAD )
5+ ## [ Unreleased] ( https://github.com/xgeekshq/split/compare/v0.1.14...HEAD )
6+
7+ ## [ v0.1.14] ( https://github.com/xgeekshq/split/compare/v0.1.13...v0.1.14 ) - 2023-02-20
8+
9+ ### What Changed 👀
10+
11+ ### 🐛 Bug Fixes
12+
13+ - fix: timer position @nunocaseiro (#1130 )
14+
15+ ** Full Changelog** : https://github.com/xgeekshq/split/compare/v0.1.13...v0.1.14
616
717## [ v0.1.13] ( https://github.com/xgeekshq/split/compare/v0.1.12...v0.1.13 ) - 2023-02-20
818
Original file line number Diff line number Diff line change 11{
22 "name" : " backend" ,
3- "version" : " v0.1.13 " ,
3+ "version" : " v0.1.14 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " frontend" ,
3- "version" : " v0.1.13 " ,
3+ "version" : " v0.1.14 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " split" ,
3- "version" : " v0.1.13 " ,
3+ "version" : " v0.1.14 " ,
44 "private" : true ,
55 "scripts" : {
66 "prepare" : " concurrently \" npm:prepare:backend\" \" npm:prepare:frontend\" \" husky install\" " ,
You can’t perform that action at this time.
0 commit comments