Skip to content

Commit 39b4192

Browse files
committed
2 parents 6003213 + f8a8671 commit 39b4192

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.4](https://github.com/2davi/rest-domain-state-manager/compare/v1.2.3...v1.2.4) (2026-04-02)
2+
3+
### 🐛 Bug Fixes
4+
5+
* **webdoc:** debug Interactive Playground Component - save() HTTP Methods Logic ([018d031](https://github.com/2davi/rest-domain-state-manager/commit/018d031e963e064005037395bdc568b465f5a434))
6+
17
## [1.2.3](https://github.com/2davi/rest-domain-state-manager/compare/v1.2.2...v1.2.3) (2026-04-02)
28

39
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@2davi/rest-domain-state-manager",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Proxy-based REST Domain State Manager for smart change tracking and auto-branching HTTP methods.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)