We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c03c7b commit 54ab67cCopy full SHA for 54ab67c
CHANGELOG.md
@@ -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
9
# [4.9.0](https://github.com/CrystallizeAPI/node-klarna/compare/v4.8.1...v4.9.0) (2021-08-23)
10
11
package.json
@@ -1,5 +1,5 @@
{
- "version": "4.9.0",
+ "version": "4.9.1",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments