We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b3126b + aa6136b commit bccca51Copy full SHA for bccca51
.changeset/bump-deps.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @lucadiba/satispay-client
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- 1b3126b: Bump dependencies
8
9
## 1.0.0
10
11
### Major Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@lucadiba/satispay-client",
"license": "MIT",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
0 commit comments