chore: bump version to v0.2.1 #9
Annotations
3 errors
|
check
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
test/cli.test.ts#L50
Expected: "0.2.0"
Received: "0.2.1"
at <anonymous> (/home/runner/work/clens/clens/test/cli.test.ts:50:25)
|
|
error: expect(received).toBe(expected):
test/plugin.test.ts#L97
Expected: "0.2.1"
Received: "0.2.0"
at <anonymous> (/home/runner/work/clens/clens/test/plugin.test.ts:97:25)
|