Skip to content

Commit

Permalink
Update to v0.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
StefansArya committed Feb 12, 2023
1 parent cfad9ca commit 81bdd3c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 0.8.11

### Feature
- Add options to disable cleaning the instance when importing JSON

### Bug Fix
- Fix incorrect reference that cause error when removing environment node
- Remove internal marker to avoid dynamic port connection on outer function port

# 0.8.10

### Deprecation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blackprint/engine",
"description": "Blackprint engine for JavaScript environment",
"version": "0.8.10",
"version": "0.8.11",
"author": "Blackprint",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 81bdd3c

Please # to comment.