Skip to content

Commit a19bae1

Browse files
committed
chore(release): 2.3.3-rc.1
1 parent 0430748 commit a19bae1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.3.3-rc.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.3.3-rc.0...2.3.3-rc.1) (2023-05-03)
6+
7+
8+
### Bug Fixes
9+
10+
* **job-file-inputs:** display required indicator on inputs ([ff16e12](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/ff16e123eda8a9bf9f039ddcf29a6e7c8341620f))
11+
* **results-page:** fix rerun job functionality when job uses a smiles input ([0430748](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/0430748cffb29bb1580ab18fa273f220a2ea5dba))
12+
513
### [2.3.3-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.3.2...2.3.3-rc.0) (2023-04-20)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@squonk/data-manager-ui",
33
"author": "Oliver Dudgeon",
44
"license": "Apache-2.0",
5-
"version": "2.3.3-rc.0",
5+
"version": "2.3.3-rc.1",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)