tocco-sso-login 1.0.77 → 1.0.78

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/changelog.md +4 -0
  2. package/package.json +1 -1
package/changelog.md CHANGED
@@ -1,3 +1,7 @@
1
+ 1.0.78
2
+ - disable removing outputjob toasters in widgets
3
+ - fix performance of fulltext search
4
+
1
5
  1.0.77
2
6
  - prevent body scroll when modal is opened
3
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tocco-sso-login",
3
- "version": "1.0.77",
3
+ "version": "1.0.78",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {