Skip to content

Commit dea6003

Browse files
committed
chore(release): 2.3.0-rc.1
1 parent 6302b1e commit dea6003

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.0-rc.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.3.0-rc.0...2.3.0-rc.1) (2023-03-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **sketcher:** fix some sketcher issues by forcing only one ketcher instance to be in use at once ([6302b1e](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/6302b1ec23ed97c69cad7964d86e3f648140ccad))
11+
* **sketcher:** imrpove layout of buttons when sketcher is open ([b6a710c](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/b6a710cf661d0b0a4a18aae95fe4d2070815d0ac))
12+
513
## [2.3.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.2.2-rc.0...2.3.0-rc.0) (2023-03-05)
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.0-rc.0",
5+
"version": "2.3.0-rc.1",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)