We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636461f commit 6085189Copy full SHA for 6085189
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [7.17.0](https://www.github.com/tabrindle/envinfo/compare/v7.16.1...v7.17.0) (2025-10-06)
4
+
5
6
+### Features
7
8
+* add git lfs support ([#281](https://www.github.com/tabrindle/envinfo/issues/281)) ([636461f](https://www.github.com/tabrindle/envinfo/commit/636461ff549273dad09bd2d1793d9d4aabf399b2))
9
10
### [7.16.1](https://www.github.com/tabrindle/envinfo/compare/v7.16.0...v7.16.1) (2025-10-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "envinfo",
- "version": "7.16.1",
+ "version": "7.17.0",
"description": "Info about your dev environment for debugging purposes",
"repository": "https://github.com/tabrindle/envinfo",
"author": "tabrindle@gmail.com",
0 commit comments