Skip to content

Commit 4f3cf1d

Browse files
committed
1.8.0-alpha.1
1 parent 8b59761 commit 4f3cf1d

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.8.0-alpha.1](https://github.com/snatalenko/morphos/compare/v1.8.0-alpha.0...v1.8.0-alpha.1) (2026-05-16)
2+
3+
4+
### Build System
5+
6+
* Enable CI scripts on alpha and beta branches ([bf763fa](https://github.com/snatalenko/morphos/commit/bf763fab8fbb559699f725e5a7e69d9239b3cf10))
7+
8+
19
# [1.8.0-alpha.0](https://github.com/snatalenko/morphos/compare/v1.7.2...v1.8.0-alpha.0) (2026-05-15)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "morphos",
3-
"version": "1.8.0-alpha.0",
3+
"version": "1.8.0-alpha.1",
44
"description": "JSON-to-JSON mapper with user-defined JSON mapping specs, plain JS transformation expressions, and secure VM execution.",
55
"keywords": [
66
"config-driven",

0 commit comments

Comments
 (0)