File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "packages/error-express-handler" : " 4.0.0" ,
88 "packages/express-access-log-middleware" : " 4.0.0" ,
99 "packages/js-logger" : " 4.0.0" ,
10- "packages/read-pkg" : " 2.0 .0" ,
10+ "packages/read-pkg" : " 4.1 .0" ,
1111 "packages/openapi-express-viewer" : " 5.0.0" ,
1212 "packages/openapi-helpers" : " 5.1.0" ,
1313 "packages/semantic-conventions" : " 1.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.1.0] ( https://github.com/MapColonies/infra-packages/compare/read-pkg-v2.0.0...read-pkg-v4.1.0 ) (2026-03-08)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * ** eslint-config:** added unicorn rules ([ #130 ] ( https://github.com/MapColonies/infra-packages/issues/130 ) )
9+
10+ ### 🎉 Features
11+
12+ * ** eslint-config:** added unicorn rules ([ #130 ] ( https://github.com/MapColonies/infra-packages/issues/130 ) ) ([ b474787] ( https://github.com/MapColonies/infra-packages/commit/b474787ebefaddc521c56d2d775632d6c15d275c ) )
13+
14+
15+ ### 🔧 Miscellaneous Chores
16+
17+ * ** js-logger:** release 4.1.0 ([ 2a8a574] ( https://github.com/MapColonies/infra-packages/commit/2a8a574992a1cbf7f2b76f990ebfe436afb73ff5 ) )
18+
319## [ 2.0.0] ( https://github.com/MapColonies/infra-packages/compare/read-pkg-v1.0.0...read-pkg-v2.0.0 ) (2026-01-19)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " @map-colonies/read-pkg" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 4.1 .0" ,
44 "description" : " This is a helper for reading and parsing package json files" ,
55 "main" : " ./dist/index.js" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments