mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: Bump unleash-frontend to version 3.2.1
This commit is contained in:
		
							parent
							
								
									1a8f919586
								
							
						
					
					
						commit
						792aefae5c
					
				@ -1,5 +1,9 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## 3.2.2
 | 
			
		||||
 | 
			
		||||
- fix: Bump unleash-frontend to version 3.2.1
 | 
			
		||||
 | 
			
		||||
## 3.2.1
 | 
			
		||||
 | 
			
		||||
- fix: Variants should be allowed to be 'null'
 | 
			
		||||
 | 
			
		||||
@ -79,7 +79,7 @@
 | 
			
		||||
    "prometheus-gc-stats": "^0.6.1",
 | 
			
		||||
    "response-time": "^2.3.2",
 | 
			
		||||
    "serve-favicon": "^2.5.0",
 | 
			
		||||
    "unleash-frontend": "3.2.0",
 | 
			
		||||
    "unleash-frontend": "3.2.1",
 | 
			
		||||
    "yallist": "^3.0.3",
 | 
			
		||||
    "yargs": "^13.2.1"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
@ -5959,10 +5959,10 @@ universalify@^0.1.0:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
 | 
			
		||||
  integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
 | 
			
		||||
 | 
			
		||||
unleash-frontend@3.2.0:
 | 
			
		||||
  version "3.2.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0.tgz#acb9995a317723fe795e11528f9e0de963bbe5f3"
 | 
			
		||||
  integrity sha512-aGwYcjSNamhnl9vdwdxybSJ5KrFsVcUFkw1aN9rqZglruHibnMn2k28oJtBcghHoYZvE2OvevhBuvnRumC0R9g==
 | 
			
		||||
unleash-frontend@3.2.1:
 | 
			
		||||
  version "3.2.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.1.tgz#d82e18841eb8d53107eb82b512738ccfed51ffba"
 | 
			
		||||
  integrity sha512-O/ckWWfFHqJN4Vt0w3YuacEIgeukFWj2iKH2dPRyLkjOjykvjHD8MyWdD6AnhVwdI3IRUWpJNvQjd5y7JX9gxw==
 | 
			
		||||
 | 
			
		||||
unpipe@1.0.0, unpipe@~1.0.0:
 | 
			
		||||
  version "1.0.0"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user