File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 1.1.0] ( https://github.com/retejs/rete-cli/compare/v1.0.5...v1.1.0 ) (2024-08-30)
2+
3+
4+ ### Bug Fixes
5+
6+ * build ([ 5cbf00a] ( https://github.com/retejs/rete-cli/commit/5cbf00a020ccc348373f95d69fd5c86d7fdc9e09 ) )
7+ * dev build ([ a8e62c7] ( https://github.com/retejs/rete-cli/commit/a8e62c72881bd1ce65681bf7d77b781dadeae653 ) )
8+ * eslint plugins ([ 1823a6f] ( https://github.com/retejs/rete-cli/commit/1823a6fbabf2e3b4694d61851a50d578639807b9 ) )
9+ * message with newline ([ 6b3912e] ( https://github.com/retejs/rete-cli/commit/6b3912e609885c77054fa2906ddfd7eff059773f ) )
10+
11+
12+ ### Features
13+
14+ * flat eslint config ([ 19240ab] ( https://github.com/retejs/rete-cli/commit/19240abc7b76cfc3faed54fd173a92157919c8f8 ) )
15+ * linter runner ([ 2b641aa] ( https://github.com/retejs/rete-cli/commit/2b641aade41d3663351ed656fa787834c85bbdb9 ) )
16+ * report to Sonar ([ 0f90c0d] ( https://github.com/retejs/rete-cli/commit/0f90c0d793ea16e892880a87632c196503ee6a11 ) )
17+ * type check linter ([ 04a55ef] ( https://github.com/retejs/rete-cli/commit/04a55efa00899dff7e21d597539800d10fd69136 ) )
18+ * type coverage linter ([ 748dc68] ( https://github.com/retejs/rete-cli/commit/748dc681fbf149fe76f300051b3d75162f08976a ) )
19+ * typescript 5 ([ 1e223ae] ( https://github.com/retejs/rete-cli/commit/1e223aee6607e25fc4ab2b228d4cf5c75e9e499f ) )
20+ * update eslint ([ 80578e2] ( https://github.com/retejs/rete-cli/commit/80578e2ce294511564a4378a1cddb958695e669b ) )
21+ * update rules and options ([ d795099] ( https://github.com/retejs/rete-cli/commit/d795099a2e38b7728a7204370b28d19fd124007c ) )
22+ * update typedoc ([ 28da5e0] ( https://github.com/retejs/rete-cli/commit/28da5e00daa891cf285ea4d098dc8d15f706871e ) )
23+
124## [ 1.0.5] ( https://github.com/retejs/rete-cli/compare/v1.0.4...v1.0.5 ) (2024-08-20)
225
326
Original file line number Diff line number Diff line change 11{
22 "name" : " rete-cli" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " " ,
55 "main" : " bin/module.js" ,
66 "module" : " bin/module.js" ,
You can’t perform that action at this time.
0 commit comments