We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5e945 commit ff19e3cCopy full SHA for ff19e3c
2 files changed
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2025-08-23)
2
+
3
4
+### Features
5
6
+* **npm:** release for npm ([2c5e945](https://github.com/SourceRegistry/node-openssl/commit/2c5e9455d0fc09a987bbce701e5cc356a541efc4))
package.json
@@ -1,6 +1,6 @@
{
"name": "@sourceregistry/node-openssl",
- "version": "0.0.1",
+ "version": "1.0.0",
"description": "",
"main": "./dist/index.es.js",
"module": "./dist/index.es.js",
0 commit comments