Skip to content

Commit 54ab67c

Browse files
chore(release): 4.9.1 [skip ci]
## [4.9.1](v4.9.0...v4.9.1) (2022-01-05) ### Bug Fixes * node version in CI/CD workflow ([3c03c7b](3c03c7b)) * rejected promise on Klarna error ([4ba5b4c](4ba5b4c))
1 parent 3c03c7b commit 54ab67c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.9.1](https://github.com/CrystallizeAPI/node-klarna/compare/v4.9.0...v4.9.1) (2022-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* node version in CI/CD workflow ([3c03c7b](https://github.com/CrystallizeAPI/node-klarna/commit/3c03c7b3861bf5c51a3661d585fe94b7bbf49a69))
7+
* rejected promise on Klarna error ([4ba5b4c](https://github.com/CrystallizeAPI/node-klarna/commit/4ba5b4cc655b9fd656e3302e3fd3d95534d9cd0b))
8+
19
# [4.9.0](https://github.com/CrystallizeAPI/node-klarna/compare/v4.8.1...v4.9.0) (2021-08-23)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.9.0",
2+
"version": "4.9.1",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)