Skip to content

Commit 47f53f4

Browse files
node-openssl(release): 🚀 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2025-08-23) ### Bug Fixes * **npm:** added examples and fixed mismatch in package.json ([aa70b63](aa70b63))
1 parent aa70b63 commit 47f53f4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/SourceRegistry/node-openssl/compare/v1.0.0...v1.0.1) (2025-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **npm:** added examples and fixed mismatch in package.json ([aa70b63](https://github.com/SourceRegistry/node-openssl/commit/aa70b63d803eb55791458fb1cfb39ae13bf8917a))
7+
18
# 1.0.0 (2025-08-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceregistry/node-openssl",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "./dist/index.es.js",
66
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)