File tree Expand file tree Collapse file tree 3 files changed +55
-6
lines changed Expand file tree Collapse file tree 3 files changed +55
-6
lines changed Original file line number Diff line number Diff line change 1- # Changelog
1+ # Changelog
2+
3+ # [ v1.1.1] ( https://github.com/jebarpg/template-nodes-project/compare/v1.1.0...v1.1.1 ) (2024-07-21)
24
5+
6+
7+
8+
9+ ## 🚑 Critical hotfix
10+ - [ ` c4cfc33 ` ] ( https://github.com/jebarpg/template-nodes-project/commit/c4cfc33 ) quickfix: fixed issues with lint errors
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+ ## 💚 Fixing CI Build
23+ - [ ` 9dce690 ` ] ( https://github.com/jebarpg/template-nodes-project/commit/9dce690 ) fix-ci: fixed ci/cd workflows setting up bun
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+ ## 📦 Updating compiled files or packages
40+ - [ ` 41487be ` ] ( https://github.com/jebarpg/template-nodes-project/commit/41487be ) dep-up(package-lock.json): ran npm install to update package-lock.json
41+ - [ ` 997e83e ` ] ( https://github.com/jebarpg/template-nodes-project/commit/997e83e ) dep-up(package.json): updated eslint-plugin-node to eslint-plugin-n
42+
43+
44+
45+
46+
47+
48+
49+ ## 💡 Documenting source code
50+ - [ ` 0f69005 ` ] ( https://github.com/jebarpg/template-nodes-project/commit/0f69005 ) docs-code(repo_management_files/extractfilescopes.js): renamed and documented extracfilescopes.js
51+
352# [ v1.1.0] ( https://github.com/jebarpg/template-nodes-project/compare/v1.0.0...v1.1.0 ) (2024-07-21)
453
554## ✨ Introducing new features
3079
3180## ✨ Introducing new features
3281
33- - [ ` cda175b ` ] ( https://github.com/jebarpg/template-nodes-project/commit/cda175b ) feature: added all updated files
82+ - [ ` cda175b ` ] ( https://github.com/jebarpg/template-nodes-project/commit/cda175b ) feature: added all updated files
Original file line number Diff line number Diff line change 11{
22 "name" : " template-nodes-project" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " " ,
55 "keywords" : [
66 " husky" ,
272272 }
273273 }
274274 }
275- }
275+ }
You can’t perform that action at this time.
0 commit comments