Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ebd42a9

Browse files
author
push-based.io - bot
committed
release(node-cli-testing): 0.2.0
1 parent 083c065 commit ebd42a9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

‎packages/node-cli-testing/CHANGELOG.md

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

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [0.2.0](https://github.com/push-based/node-cli-testing/compare/node-cli-testing-0.1.1...node-cli-testing-0.2.0) (2023-02-03)
6+
7+
8+
### Features
9+
10+
* add withProject to utils ([ec29da1](https://github.com/push-based/node-cli-testing/commit/ec29da126392512e7522c4167b3608e974606f62))
11+
12+
13+
514
## [0.1.1](https://github.com/push-based/node-cli-testing/compare/node-cli-testing-0.1.0...node-cli-testing-0.1.1) (2023-01-11)
615

716

‎packages/node-cli-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@push-based/node-cli-testing",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"type": "commonjs",
55
"main": "src/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)