File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 26.1.0] ( https://github.com/waitingsong/node-win32-api/compare/v26.0.4...v26.1.0 ) (2024-12-19)
7+
8+ ** Note:** Version bump only for package win32-api
9+
10+
11+
12+
13+
614## [ 26.0.4] ( https://github.com/waitingsong/node-win32-api/compare/v26.0.3...v26.0.4 ) (2024-12-13)
715
816
Original file line number Diff line number Diff line change 11{
2- "version" : " 26.0.4 " ,
2+ "version" : " 26.1.0 " ,
33 "command" : {
44 "publish" : {
55 "ignoreChanges" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 26.1.0] ( https://github.com/waitingsong/node-win32-api/compare/v26.0.4...v26.1.0 ) (2024-12-19)
7+
8+ ** Note:** Version bump only for package win32-api
9+
10+
11+
12+
13+
614## [ 26.0.4] ( https://github.com/waitingsong/node-win32-api/compare/v26.0.3...v26.0.4 ) (2024-12-13)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " win32-api" ,
33 "author" : " waiting" ,
4- "version" : " 26.0.4 " ,
4+ "version" : " 26.1.0 " ,
55 "description" : " FFI definitions of windows win32 api for node-ffi" ,
66 "keywords" : [
77 " windows" ,
4949 },
5050 "license" : " MIT" ,
5151 "dependencies" : {
52- "win32-def" : " ^26.0.4 "
52+ "win32-def" : " ^26.1.0 "
5353 },
5454 "engines" : {
5555 "node" : " >=20.11.0"
7373 "scripts" : {
7474 "build" : " npm run tsc" ,
7575 "build:unit" : " tsc -p test/tsconfig.json" ,
76- "build:unit" : " tsc -p test/tsconfig.json" ,
7776 "clean" : " npm run clean:lock && npm run clean:dist && npm run clean:log" ,
7877 "clean:cache" : " rm -rf .eslintcache .tsbuildinfo" ,
7978 "clean:dist" : " npm run clean:cache && rm -rf dist/*" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 26.1.0] ( https://github.com/waitingsong/node-win32-api/compare/v26.0.4...v26.1.0 ) (2024-12-19)
7+
8+ ** Note:** Version bump only for package win32-def
9+
10+
11+
12+
13+
614## [ 26.0.4] ( https://github.com/waitingsong/node-win32-api/compare/v26.0.3...v26.0.4 ) (2024-12-13)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " win32-def" ,
33 "author" : " waiting" ,
4- "version" : " 26.0.4 " ,
4+ "version" : " 26.1.0 " ,
55 "description" : " win32 definitions for node-ffi" ,
66 "keywords" : [
77 " api" ,
You can’t perform that action at this time.
0 commit comments