Skip to content

Commit c55447f

Browse files
committed
chore(release): 0.0.14
1 parent 2e923fe commit c55447f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
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.
44

5+
### [0.0.14](https://github.com/TimSusa/cliptor/compare/v0.0.13...v0.0.14) (2021-01-09)
6+
7+
8+
### Features
9+
10+
* Add link to the installer in webdemo; Bump version ([2e923fe](https://github.com/TimSusa/cliptor/commit/2e923fe32930b7ee13cbf942f56af7229d348efa))
11+
* Establish latency compensated clip playback! YAY! ([f81788a](https://github.com/TimSusa/cliptor/commit/f81788a4bf4401a7fbe35f2cc0bbc7201b855893))
12+
* Establish Stopping all clips globally ([5f719db](https://github.com/TimSusa/cliptor/commit/5f719db611f1db8d5806b4261bc3a6a2d2fc8b4d))
13+
* Establish Timer clock value label in menubar ([7bf9878](https://github.com/TimSusa/cliptor/commit/7bf9878fbc636a2918f43b75ac054f4710b8a1ad))
14+
* use only registered clips ([ce157f9](https://github.com/TimSusa/cliptor/commit/ce157f93133ac6163b36eee29ed844bfeaf90c69))
15+
16+
17+
### Bug Fixes
18+
19+
* Get rid of failing loading feature ([a5856ea](https://github.com/TimSusa/cliptor/commit/a5856ea1a368ef3ad88daa37c424d01a6af0f19f))
20+
* Stop only if play was called ([70413b0](https://github.com/TimSusa/cliptor/commit/70413b07e5ae0a99004dc4013d4e730ffff2147d))
21+
522
### [0.0.13](https://github.com/TimSusa/cliptor/compare/v0.0.12...v0.0.13) (2021-01-07)
623

724

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@
137137
"last 1 safari version"
138138
]
139139
}
140-
}
140+
}

0 commit comments

Comments
 (0)