Skip to content

Commit 74242f5

Browse files
chore(main): release 1.0.16 (#77)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f70dc5 commit 74242f5

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.0.16](https://github.com/donkeyclip/cli/compare/v1.0.15...v1.0.16) (2023-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency isomorphic-git to v1.22.0 ([695d21a](https://github.com/donkeyclip/cli/commit/695d21a0a5cabc6068e4335a53d30f4b515de349))
9+
* **deps:** update dependency isomorphic-git to v1.23.0 ([9ae64cf](https://github.com/donkeyclip/cli/commit/9ae64cfbb6bb5024897a28c510f52fbbd977c1f1))
10+
* **deps:** update dependency yargs to v17.7.0 ([75ec635](https://github.com/donkeyclip/cli/commit/75ec6355b5ee989abc2ccc8d1e7acf494c810af4))
11+
* **deps:** update dependency yargs to v17.7.1 ([5f61f3e](https://github.com/donkeyclip/cli/commit/5f61f3e9f4e7c0777bafb2a0415bb5e840cc7bf5))
12+
313
## [1.0.15](https://github.com/donkeyclip/cli/compare/v1.0.14...v1.0.15) (2023-01-23)
414

515
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-donkeyclip",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"description": "Command Line tools for MotorCortex",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)