Skip to content

Commit

Permalink
[RELEASE] 0.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Version Bot committed Sep 14, 2022
1 parent 31d007e commit 375316b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## <small>0.9.1 (9/14/2022)</small>

* fix([FOROME-1617](https://quantori.atlassian.net/browse/FOROME-1617)): get dtree counts without async store (#943) ([31d007e8](https://github.com/ForomePlatform/Anfisa-React-Client/commit/31d007e8))
* feat([FOROME-1628](https://quantori.atlassian.net/browse/FOROME-1628)): close modal by escape key (#944) ([c485cd9d](https://github.com/ForomePlatform/Anfisa-React-Client/commit/c485cd9d))
* fix([FOROME-1621](https://quantori.atlassian.net/browse/FOROME-1621)): load derived dataset from wizard (#942) ([83df451b](https://github.com/ForomePlatform/Anfisa-React-Client/commit/83df451b))
* fix([FOROME-1576](https://quantori.atlassian.net/browse/FOROME-1576)): dont show data saving message if no changes (#927) ([52c60831](https://github.com/ForomePlatform/Anfisa-React-Client/commit/52c60831))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "anfisa-react-client",
"version": "0.9.13",
"version": "0.9.14",
"private": true,
"dependencies": {
"@monaco-editor/react": "4.3.1",
Expand Down

0 comments on commit 375316b

Please sign in to comment.