mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-11-03 20:15:52 +01:00 
			
		
		
		
	Adjust changelog for release 2.40.1
This commit is contained in:
		@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
 | 
			
		||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 | 
			
		||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 | 
			
		||||
 | 
			
		||||
## [2.40.1] - 2022-12-06
 | 
			
		||||
### Fixed
 | 
			
		||||
- Preselect namespace in repository create forms
 | 
			
		||||
 | 
			
		||||
## [2.40.0] - 2022-11-22
 | 
			
		||||
### Added
 | 
			
		||||
- Keyboard navigation for users, groups, branches, tags, sources, changesets and plugins ([#2153](https://github.com/scm-manager/scm-manager/pull/2153))
 | 
			
		||||
@@ -1183,3 +1187,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 | 
			
		||||
[2.39.0]: https://scm-manager.org/download/2.39.0
 | 
			
		||||
[2.39.1]: https://scm-manager.org/download/2.39.1
 | 
			
		||||
[2.40.0]: https://scm-manager.org/download/2.40.0
 | 
			
		||||
[2.40.1]: https://scm-manager.org/download/2.40.1
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +0,0 @@
 | 
			
		||||
- type: fixed
 | 
			
		||||
  description: Preselect namespace in repository create forms
 | 
			
		||||
@@ -4667,10 +4667,10 @@
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.7.0.tgz#e1993689ac42d2b16e9194376cfb6753f6254db1"
 | 
			
		||||
  integrity sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==
 | 
			
		||||
 | 
			
		||||
"@wojtekmaj/enzyme-adapter-react-17@^0.6.0":
 | 
			
		||||
  version "0.6.7"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@wojtekmaj/enzyme-adapter-react-17/-/enzyme-adapter-react-17-0.6.7.tgz#7784bd32f518b186218cebb26c98c852676f30b0"
 | 
			
		||||
  integrity sha512-B+byiwi/T1bx5hcj9wc0fUL5Hlb5giSXJzcnEfJVl2j6dGV2NJfcxDBYX0WWwIxlzNiFz8kAvlkFWI2y/nscZQ==
 | 
			
		||||
"@wojtekmaj/enzyme-adapter-react-17@^0.7.0":
 | 
			
		||||
  version "0.7.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@wojtekmaj/enzyme-adapter-react-17/-/enzyme-adapter-react-17-0.7.0.tgz#204da8d23780d254c396b1a4ae6479cf106fac3a"
 | 
			
		||||
  integrity sha512-FBeT62DDdY8llJY2IalbvP60m9QS4oHGKMYktYv1+DFsFr8tLxFwlK8jOYRZ13h6Bmc+JEZ4aso2Ly0Ooq/ToA==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@wojtekmaj/enzyme-adapter-utils" "^0.1.4"
 | 
			
		||||
    enzyme-shallow-equal "^1.0.0"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user