We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0b4ec commit 9b9e2b7Copy full SHA for 9b9e2b7
CHANGELOG.md
@@ -1 +1,11 @@
1
-# node-api-headers Changelog
+# node-api-headers Changelog
2
+
3
+## 2022-12-29 Version 0.0.2, @NickNaso
4
5
+### Notable changes
6
7
+- Fixed wrong symblos in v6.
8
9
+### Commits
10
11
+- \[[`9c0b4ecaa5`](https://github.com/nodejs/node-api-headers/commit/9c0b4ecaa5)] - **fix**: wrong symblos in v6 (#6) (Nicola Del Gobbo)
package.json
@@ -47,7 +47,7 @@
47
},
48
"scripts": {
49
50
- "version": "0.0.1",
+ "version": "0.0.2",
51
"support": true
52
}
53
0 commit comments