File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# node-api-headers Changelog
2
2
3
+ ## 2023-03-17 Version 0.0.4, @NickNaso
4
+
5
+ ### Notable changes
6
+
7
+ - Update headers from nodejs/node tag v19.8.0
8
+
9
+ ### Commits
10
+
11
+ - \[ [ ` a1f0d41240 ` ] ( https://github.com/nodejs/node-api-headers/commit/a1f0d41240 )] - Merge pull request #14 from nodejs/update-headers/v19.8.0 (Nicola Del Gobbo)
12
+ - \[ [ ` 7548267285 ` ] ( https://github.com/nodejs/node-api-headers/commit/7548267285 )] - Update headers from nodejs/node tag v19.8.0 (github-actions\[ bot] )
13
+
3
14
## 2023-03-08 Version 0.0.3, @NickNaso
4
15
5
16
### Notable changes
Original file line number Diff line number Diff line change 49
49
"update-headers" : " node --no-warnings scripts/update-headers.js" ,
50
50
"write-symbols" : " node --no-warnings scripts/write-symbols.js"
51
51
},
52
- "version" : " 0.0.3 " ,
52
+ "version" : " 0.0.4 " ,
53
53
"support" : true
54
54
}
55
55
You can’t perform that action at this time.
0 commit comments