Skip to content

Commit dd0c682

Browse files
committed
Release knip@6.17.0
1 parent 8c028e5 commit dd0c682

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/knip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "knip",
3-
"version": "6.16.1",
3+
"version": "6.17.0",
44
"description": "Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects",
55
"keywords": [
66
"analysis",

packages/knip/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '6.16.1';
1+
export const version = '6.17.0';

packages/language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knip/language-server",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/webpro-nl/knip.git",

0 commit comments

Comments
 (0)