Skip to content

Commit c37d305

Browse files
chore(release): @ucast/js@3.0.4 [skip ci]
1 parent 2238124 commit c37d305

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/js/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.0.4](https://github.com/stalniy/ucast/compare/@ucast/js@3.0.3...@ucast/js@3.0.4) (2024-01-31)
6+
7+
8+
### Bug Fixes
9+
10+
* ensure "exists" js interpreter returns value depends on parent field existance for nested fields ([ec1c7d6](https://github.com/stalniy/ucast/commit/ec1c7d6a82bee22dd5c26779f92ff2b5aaf2efb5))
11+
12+
## [3.0.4](https://github.com/stalniy/ucast/compare/@ucast/js@3.0.3...@ucast/js@3.0.4) (2024-01-31)
13+
14+
15+
### Bug Fixes
16+
17+
* ensure "exists" js interpreter returns value depends on parent field existance for nested fields ([ec1c7d6](https://github.com/stalniy/ucast/commit/ec1c7d6a82bee22dd5c26779f92ff2b5aaf2efb5))
18+
519
## [3.0.3](https://github.com/stalniy/ucast/compare/@ucast/js@3.0.2...@ucast/js@3.0.3) (2023-02-15)
620

721

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ucast/js",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "git@github.com:stalniy/ucast.git",
55
"sideEffects": false,
66
"main": "dist/es6c/index.js",

0 commit comments

Comments
 (0)