We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0445e commit df85b29Copy full SHA for df85b29
.changeset/shaggy-cycles-go.md
packages/react/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @obosbbl/grunnmuren-react
2
3
+## 2.3.2
4
+
5
+### Patch Changes
6
7
+- 2a0445e: FileUpload: fix bug with not adding fileType to files that have been renamed
8
9
## 2.3.1
10
11
### Patch Changes
packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@obosbbl/grunnmuren-react",
- "version": "2.3.1",
+ "version": "2.3.2",
"description": "Grunnmuren components in React",
"repository": {
"url": "https://github.com/code-obos/grunnmuren"
0 commit comments