Skip to content

Commit 6ab9614

Browse files
committed
chore(release): 2.3.2
1 parent fa7c4a5 commit 6ab9614

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.3.1...2.3.2) (2023-03-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** pin nanoid and switch from uuid everywhere ([c087bba](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/c087bba4b4e45ad527bc83d85bb3e7f0121506a7))
11+
* fix linting errors created by yup update ([c24de89](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/c24de89c6bccfe0dbd021f78c7e68ef921c5d6c8))
12+
* **upload:** fix visual issues on dataset upload UI ([fa7c4a5](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/fa7c4a556f5d308ae9e5e059cda1b7d66acd2188))
13+
514
### [2.3.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.3.0...2.3.1) (2023-03-14)
615

716
## [2.3.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.3.0-rc.4...2.3.0) (2023-03-12)

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.1",
5+
"version": "2.3.2",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)