mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	feat(permission): Update frontend with permission support
This commit is contained in:
		
							parent
							
								
									4504734f13
								
							
						
					
					
						commit
						66a384aae9
					
				@ -1,5 +1,9 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## Unreleased
 | 
			
		||||
 | 
			
		||||
- feat(permission): Implement support for permissions.
 | 
			
		||||
 | 
			
		||||
## 3.1.4
 | 
			
		||||
 | 
			
		||||
- chore(package): Upgrade ava to version 1.0.1
 | 
			
		||||
 | 
			
		||||
@ -81,7 +81,7 @@
 | 
			
		||||
    "prometheus-gc-stats": "^0.6.1",
 | 
			
		||||
    "response-time": "^2.3.2",
 | 
			
		||||
    "serve-favicon": "^2.5.0",
 | 
			
		||||
    "unleash-frontend": "^3.1.3",
 | 
			
		||||
    "unleash-frontend": "^3.1.4",
 | 
			
		||||
    "yallist": "^3.0.2",
 | 
			
		||||
    "yargs": "^12.0.1"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -6565,10 +6565,10 @@ unique-temp-dir@^1.0.0:
 | 
			
		||||
    os-tmpdir "^1.0.1"
 | 
			
		||||
    uid2 "0.0.3"
 | 
			
		||||
 | 
			
		||||
unleash-frontend@^3.1.3:
 | 
			
		||||
  version "3.1.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.1.3.tgz#c981a87603a9e7a49a4a0bfe9d508a1ded497835"
 | 
			
		||||
  integrity sha512-SvyjTMIkqYwSGjHKIK9p3o/tZq1Zdvtabe5rSqLTTzq9lKAFWzLdy1AFLWFNWOzMbpzlJreYUroSa1ymSrZlig==
 | 
			
		||||
unleash-frontend@^3.1.4:
 | 
			
		||||
  version "3.1.4"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.1.4.tgz#9aa66569f2462b81ea938e43acf30560e6677d8f"
 | 
			
		||||
  integrity sha512-iiK50Yi+4P6KXXMlawr5+WxW6LvAWOpyf3Wazmae8E6YUTrkhYP8znLv2pt1CuNZ6LmHRG1p37Qa/mJAguSxMA==
 | 
			
		||||
 | 
			
		||||
unpipe@1.0.0, unpipe@~1.0.0:
 | 
			
		||||
  version "1.0.0"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user