Skip to content

Commit 652b8f0

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-03-23) ### Features * switch to semantic-release for npm publishing ([245aa3e](245aa3e))
1 parent 55f984f commit 652b8f0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2026-03-23)
2+
3+
4+
### Features
5+
6+
* switch to semantic-release for npm publishing ([245aa3e](https://github.com/johndc7/node-opensrs/commit/245aa3e9b0658520601641f9335b45616c084afd))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-opensrs",
3-
"version": "0.0.2",
3+
"version": "1.0.0",
44
"description": "OpenSRS api for Node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)