Skip to content

Commit 369699a

Browse files
chore(main): release 1.0.17
1 parent 4366e65 commit 369699a

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.0.17](https://github.com/donkeyclip/cli/compare/v1.0.16...v1.0.17) (2023-05-02)
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 yargs to v17.7.2 ([377b2b5](https://github.com/donkeyclip/cli/commit/377b2b5b3c546a7ec321254c1b51aa75c34c7c42))
10+
311
## [1.0.16](https://github.com/donkeyclip/cli/compare/v1.0.15...v1.0.16) (2023-03-30)
412

513

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)