Skip to content

Commit 388556b

Browse files
YossiSaadisemantic-release-bot
authored andcommitted
chore(release): set package.json to 1.0.0 [skip ci]
# 1.0.0 (2025-09-11) ### Bug Fixes * minor ([f17ee15](f17ee15)) * try to publish ([d7fd5fb](d7fd5fb)) ### Features * 1st phase - support pay protocol and a bit more ([f816d8f](f816d8f)) * support 95% of Hypay + add docs site ([6d6cbf7](6d6cbf7))
1 parent 1d98b60 commit 388556b

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 1.0.0 (2025-09-11)
2+
3+
4+
### Bug Fixes
5+
6+
* minor ([f17ee15](https://github.com/YossiSaadi/hyp-pay/commit/f17ee155b40a60d30f9560fc881314993ab71a71))
7+
* try to publish ([d7fd5fb](https://github.com/YossiSaadi/hyp-pay/commit/d7fd5fbde3595b759b8b3bf4e0660a0a65aa61aa))
8+
9+
10+
### Features
11+
12+
* 1st phase - support pay protocol and a bit more ([f816d8f](https://github.com/YossiSaadi/hyp-pay/commit/f816d8f0c61c1d6f9b940130d3508adcf0678350))
13+
* support 95% of Hypay + add docs site ([6d6cbf7](https://github.com/YossiSaadi/hyp-pay/commit/6d6cbf720f34bbbd7a752eb0a6e870abd9e02276))
14+
115
# Changelog
216

317
All notable changes to this project will be documented in this file by semantic-release.

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": "hyp-api",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Server-side wrapper for Hyp services (Yaad-Sarig), an Israeli payment solution.",
55
"type": "module",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)