File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 1.1.5] ( https://github.com/jpb06/extract-dependencies-from-sources/compare/v1.1.4...v1.1.5 ) (2025-02-15)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update dependency effect to v3.13.1 ([ #40 ] ( https://github.com/jpb06/extract-dependencies-from-sources/issues/40 ) ) ([ eaac2c8] ( https://github.com/jpb06/extract-dependencies-from-sources/commit/eaac2c8f080902531dc1f152476c096b4129c9f5 ) )
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.4 " ,
4
+ "version" : " 1.1.5 " ,
5
5
"main" : " ./cjs/index.js" ,
6
6
"module" : " ./esm/index.js" ,
7
7
"types" : " ./dts/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments