Skip to content

Commit 2b50be2

Browse files
chore(main): release 1.0.17
1 parent f7bf383 commit 2b50be2

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.17](https://github.com/donkeyclip/cli/compare/v1.0.16...v1.0.17) (2023-07-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency commander to v10.0.1 ([d046518](https://github.com/donkeyclip/cli/commit/d046518260392f32da0d3d480af30019adb547f3))
9+
* **deps:** update dependency isomorphic-git to v1.24.0 ([b28c4f9](https://github.com/donkeyclip/cli/commit/b28c4f966e57af52fda01f218cf5bdd4199e947f))
10+
* **deps:** update dependency isomorphic-git to v1.24.1 ([fb5f6a9](https://github.com/donkeyclip/cli/commit/fb5f6a94655dafbbd19985863e1956bd5d6582a3))
11+
* **deps:** update dependency isomorphic-git to v1.24.2 ([5c55895](https://github.com/donkeyclip/cli/commit/5c5589546fb2cd9487c76f00d0603becf1cf91a7))
12+
* **deps:** update dependency yargs to v17.7.2 ([377b2b5](https://github.com/donkeyclip/cli/commit/377b2b5b3c546a7ec321254c1b51aa75c34c7c42))
13+
314
## [1.0.16](https://github.com/donkeyclip/cli/compare/v1.0.15...v1.0.16) (2023-03-30)
415

516

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.16",
3+
"version": "1.0.17",
44
"description": "Command Line tools for MotorCortex",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)