Skip to content

Commit

Permalink
chore(release): @ucast/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 31, 2024
1 parent 2238124 commit c37d305
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

## [3.0.4](https://github.com/stalniy/ucast/compare/@ucast/[email protected]...@ucast/[email protected]) (2024-01-31)


### Bug Fixes

* ensure "exists" js interpreter returns value depends on parent field existance for nested fields ([ec1c7d6](https://github.com/stalniy/ucast/commit/ec1c7d6a82bee22dd5c26779f92ff2b5aaf2efb5))

## [3.0.4](https://github.com/stalniy/ucast/compare/@ucast/[email protected]...@ucast/[email protected]) (2024-01-31)


### Bug Fixes

* ensure "exists" js interpreter returns value depends on parent field existance for nested fields ([ec1c7d6](https://github.com/stalniy/ucast/commit/ec1c7d6a82bee22dd5c26779f92ff2b5aaf2efb5))

## [3.0.3](https://github.com/stalniy/ucast/compare/@ucast/[email protected]...@ucast/[email protected]) (2023-02-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ucast/js",
"version": "3.0.3",
"version": "3.0.4",
"description": "[email protected]:stalniy/ucast.git",
"sideEffects": false,
"main": "dist/es6c/index.js",
Expand Down

0 comments on commit c37d305

Please sign in to comment.