Skip to content

Commit 3edb4f4

Browse files
committed
release: 1.2.0
1 parent 5e203b7 commit 3edb4f4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.1.1](https://github.com/BitModern/testQualityCli/compare/1.1.0...1.1.1) (2024-02-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-quality-cli",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"main": "dist/index.js",
55
"bin": "dist/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)