2 parents 6003213 + f8a8671 commit 39b4192Copy full SHA for 39b4192
2 files changed
CHANGELOG.md
@@ -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
7
## [1.2.3](https://github.com/2davi/rest-domain-state-manager/compare/v1.2.2...v1.2.3) (2026-04-02)
8
9
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@2davi/rest-domain-state-manager",
- "version": "1.2.3",
+ "version": "1.2.4",
"description": "Proxy-based REST Domain State Manager for smart change tracking and auto-branching HTTP methods.",
"publishConfig": {
"access": "public"
0 commit comments