Skip to content

Commit ff19e3c

Browse files
node-openssl(release): 🚀 1.0.0
# 1.0.0 (2025-08-23) ### Features * **npm:** release for npm ([2c5e945](2c5e945))
1 parent 2c5e945 commit ff19e3c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

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": "0.0.1",
3+
"version": "1.0.0",
44
"description": "",
55
"main": "./dist/index.es.js",
66
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)