mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore: update changelog
This commit is contained in:
		
							parent
							
								
									01ab4e1604
								
							
						
					
					
						commit
						e80566bf2d
					
				
							
								
								
									
										13
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								CHANGELOG.md
									
									
									
									
									
								
							@ -1,5 +1,18 @@
 | 
				
			|||||||
# Changelog
 | 
					# Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# 4.0.0-alpha.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- feat: global events requires admin role
 | 
				
			||||||
 | 
					- fix: remove toast info from bootstrap controller (#834)
 | 
				
			||||||
 | 
					- feat: add migration (#832)
 | 
				
			||||||
 | 
					- fix: set name type to be min 1 character (#833)
 | 
				
			||||||
 | 
					- fix: bum unleash-frontend to version 4.0.0-alpha.14
 | 
				
			||||||
 | 
					- fix: /api/admin/user should not allow caching
 | 
				
			||||||
 | 
					- fix: match bootstrap uiConfig with expected data format (#830)
 | 
				
			||||||
 | 
					- feat: Datadog integration (#820)
 | 
				
			||||||
 | 
					- fix: regular users are not API users
 | 
				
			||||||
 | 
					- Feat: format base path (#828)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 4.0.0-alpha.7
 | 
					# 4.0.0-alpha.7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- fix: more types
 | 
					- fix: more types
 | 
				
			||||||
 | 
				
			|||||||
@ -102,7 +102,7 @@
 | 
				
			|||||||
    "prom-client": "^13.1.0",
 | 
					    "prom-client": "^13.1.0",
 | 
				
			||||||
    "response-time": "^2.3.2",
 | 
					    "response-time": "^2.3.2",
 | 
				
			||||||
    "serve-favicon": "^2.5.0",
 | 
					    "serve-favicon": "^2.5.0",
 | 
				
			||||||
    "unleash-frontend": "4.0.0-alpha.13",
 | 
					    "unleash-frontend": "4.0.0-alpha.14",
 | 
				
			||||||
    "uuid": "^8.3.2",
 | 
					    "uuid": "^8.3.2",
 | 
				
			||||||
    "yargs": "^16.0.3"
 | 
					    "yargs": "^16.0.3"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
				
			|||||||
@ -6749,10 +6749,10 @@ universalify@^0.1.0:
 | 
				
			|||||||
  resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
 | 
					  resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
 | 
				
			||||||
  integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
 | 
					  integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
unleash-frontend@4.0.0-alpha.13:
 | 
					unleash-frontend@4.0.0-alpha.14:
 | 
				
			||||||
  version "4.0.0-alpha.13"
 | 
					  version "4.0.0-alpha.14"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-alpha.13.tgz#4dece681d7f98ef214cd3d7df9b1619b15703943"
 | 
					  resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-alpha.14.tgz#67b2debaaa54e3beec3ebc13e99c2ac2525f68dc"
 | 
				
			||||||
  integrity sha512-blddxNFnyibDgKGbjvueWtaUcTeGyIUWBnEA7ZGPGcJY9CRdGFMIqAwOna+yYN1BhbAHlbElKevECxYRFulJHA==
 | 
					  integrity sha512-df/Sh5DRyIojUTtYrDL3xugJ7BW6JnnXwb6/BEkd0hW9AT0rHkia2VIGvZuVsLlu9J90dmR5xu95P7Io1H3LyQ==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
unpipe@1.0.0, unpipe@~1.0.0:
 | 
					unpipe@1.0.0, unpipe@~1.0.0:
 | 
				
			||||||
  version "1.0.0"
 | 
					  version "1.0.0"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user