We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c273e1d commit 1069d84Copy full SHA for 1069d84
2 files changed
packages/cli/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@apillon/cli",
3
"description": "▶◀ Apillon CLI tools ▶◀",
4
- "version": "1.6.0",
+ "version": "1.6.1",
5
"author": "Apillon",
6
"license": "MIT",
7
"main": "./dist/index.js",
packages/sdk/package.json
"name": "@apillon/sdk",
"description": "▶◀ Apillon SDK for NodeJS ▶◀",
- "version": "3.8.1",
+ "version": "3.8.2",
0 commit comments