Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.1...v1.5.0) (2023-02-19)

### Bug Fixes

* **admin:** add webp to allowed images ([e99ba1c](e99ba1c))
* **admin:** log create error to console ([6a7197f](6a7197f))
* **admin:** remove succes toast when form fails ([22ad3ce](22ad3ce))
* **admin:** remove svg image due to xss attacks ([0efe8ea](0efe8ea))

### Features

* add logo upload ([a4f593e](a4f593e))
  • Loading branch information
@Informatyzacja-CI committed Feb 19, 2023
1 parent 56358ed commit 988b7bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sos",
"version": "1.4.1",
"version": "1.5.0",
"private": true,
"scripts": {
"build": "next build",
Expand Down

0 comments on commit 988b7bd

Please sign in to comment.