Skip to content

Commit da4a3f8

Browse files
author
GitHub Actions
committed
chore: release v1.0.1
1 parent cf0f4c0 commit da4a3f8

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 1.0.1 - 2023-05-13
1011
### Changed
11-
1212
- Translated README.md to Russian language.
1313

1414
## 1.0.0 - 2023-05-12
15-
1615
### Added
17-
1816
- Added `isTest` mode parameter.
1917
- Added `receipt` parameter to conform the fiscal policy.
2018
- Added unit tests.
2119

2220
### Changed
23-
2421
- Rewrote the forked code to use TypeScript.
2522

2623
### Fixed
27-
2824
- Semantic Version calculation errors in the old forked repositories.

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": "@dev-aces/robokassa",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Robokassa Node.JS integration",
55
"types": "lib/index.d.ts",
66
"keywords": [

0 commit comments

Comments
 (0)