File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.12] ( https://github.com/jpb06/extract-dependencies-from-sources/compare/v1.1.11...v1.1.12 ) (2025-07-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * readme icons ([ #98 ] ( https://github.com/jpb06/extract-dependencies-from-sources/issues/98 ) ) ([ ca76c7a] ( https://github.com/jpb06/extract-dependencies-from-sources/commit/ca76c7a71b93a1b5f6aae2334cd2ef87bb29d154 ) )
9
+
3
10
## [ 1.1.11] ( https://github.com/jpb06/extract-dependencies-from-sources/compare/v1.1.10...v1.1.11 ) (2025-07-04)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " extract-dependencies-from-sources" ,
3
3
"description" : " Inferring dependencies from the source code of a monorepo app" ,
4
- "version" : " 1.1.11 " ,
4
+ "version" : " 1.1.12 " ,
5
5
"main" : " ./cjs/index.js" ,
6
6
"module" : " ./esm/index.js" ,
7
7
"types" : " ./dts/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.1.11 "
2
+ "." : " 1.1.12 "
3
3
}
You can’t perform that action at this time.
0 commit comments