feat: bump version to 0.4.3 and add bump-patch script for automated versioning
All checks were successful
build / build (push) Successful in 15s

This commit is contained in:
2026-03-07 10:13:47 +01:00
parent d39fdb3e33
commit 9c2aea491c
3 changed files with 54 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@slawek/sk-az-tools",
"version": "0.4.2",
"version": "0.4.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@slawek/sk-az-tools",
"version": "0.4.2",
"version": "0.4.3",
"license": "MIT",
"dependencies": {
"@azure/identity": "^4.13.0",