Skip to content

Commit 65c105f

Browse files
committed
2.9.1
1 parent c5e58ee commit 65c105f

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

3-
## Next
3+
## 2.9.1
4+
*2025-04-04*
45
- Added CLI error message when passing invalid category input.
56
- Fixed npm version warning ([#42](https://github.com/Nixinova/LinguistJS/issues/42)).
67

license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ISC License
22

3-
Copyright © Nixinova 2021–2024
3+
Copyright © Nixinova 2021–2025
44

55
Permission to use, copy, modify, and/or distribute this software for any
66
purpose with or without fee is hereby granted, provided that the above

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linguist-js",
3-
"version": "2.9.0",
3+
"version": "2.9.1",
44
"description": "Analyse languages used in a folder. Powered by GitHub Linguist, although it doesn't need to be installed.",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)