File tree 3 files changed +55
-6
lines changed
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)
2
4
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
+
3
52
# [ v1.1.0] ( https://github.com/jebarpg/template-nodes-project/compare/v1.0.0...v1.1.0 ) (2024-07-21)
4
53
5
54
## ✨ Introducing new features
30
79
31
80
## ✨ Introducing new features
32
81
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 1
1
{
2
2
"name" : " template-nodes-project" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " " ,
5
5
"keywords" : [
6
6
" husky" ,
272
272
}
273
273
}
274
274
}
275
- }
275
+ }
You can’t perform that action at this time.
0 commit comments