chore(release)

This commit is contained in:
Bamboo 2021-12-17 13:45:51 +01:00
parent 396b24dbb4
commit ca94f53460
3 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "3.108.0",
"version": "3.109.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.

View File

@ -319,6 +319,7 @@ li.searchresultitem {
--iqser-grey-5: #d3d5da;
--iqser-grey-6: #f0f1f4;
--iqser-grey-7: #9398a0;
--iqser-grey-8: #f9fafb;
--iqser-green-1: #00ff00;
--iqser-green-2: #5ce594;
--iqser-yellow-1: #ffb83b;