We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e203b7 commit 3edb4f4Copy full SHA for 3edb4f4
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.0](https://github.com/BitModern/testQualityCli/compare/1.1.1...1.2.0) (2024-03-26)
2
+
3
4
+### Features
5
6
+* add feture results command ([5e203b7](https://github.com/BitModern/testQualityCli/commit/5e203b7cbebbc8e3e50e3ec2c250cc76ac66433a))
7
8
## [1.1.1](https://github.com/BitModern/testQualityCli/compare/1.1.0...1.1.1) (2024-02-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "test-quality-cli",
- "version": "1.1.1",
+ "version": "1.2.0",
"main": "dist/index.js",
"bin": "dist/index.js",
"license": "MIT",
0 commit comments