Skip to content

Commit 526678b

Browse files
committed
chore(main): release 0.5.1
1 parent 78d9370 commit 526678b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.0"
2+
".": "0.5.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.1](https://github.com/MagPasulke/abap-string-interpreter/compare/v0.5.0...v0.5.1) (2026-05-31)
4+
5+
6+
### Bug Fixes
7+
8+
* Make deploy workflow manual and gated by CI ([#64](https://github.com/MagPasulke/abap-string-interpreter/issues/64)) ([b6b38ed](https://github.com/MagPasulke/abap-string-interpreter/commit/b6b38ed13c9c612e6a3c853d2533d759f2856130))
9+
310
## [0.5.0](https://github.com/MagPasulke/abap-string-interpreter/compare/v0.4.0...v0.5.0) (2026-05-30)
411

512

0 commit comments

Comments
 (0)