Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit f01e7c6

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2021-02-05) ### Bug Fixes * update typescript & uuid (trigger build) ([bc6e0c3](bc6e0c3))
1 parent bc6e0c3 commit f01e7c6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.3](https://github.com/hyrsky/checkout-psp-api/compare/v2.0.2...v2.0.3) (2021-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* update typescript & uuid (trigger build) ([bc6e0c3](https://github.com/hyrsky/checkout-psp-api/commit/bc6e0c3a7f9771a882e09a07dc1366a0d26d489c))
7+
18
## [2.0.2](https://github.com/hyrsky/checkout-psp-api/compare/v2.0.1...v2.0.2) (2020-01-22)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "checkout-psp-api",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A library for the Finnish Checkout payment system integration",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)