mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #7047 from ethereum/release-checklist-npm
Add pushing git tags to the release checklist
This commit is contained in:
		
						commit
						b9f9f5ce75
					
				| @ -43,6 +43,7 @@ | ||||
| ### Release solc-js | ||||
|  - [ ] Increment the version number, create a pull request for that, merge it after tests succeeded. | ||||
|  - [ ] Run ``npm publish`` in the updated ``solc-js`` repository. | ||||
|  - [ ] Make sure to push the tag ``npm publish`` created with ``git push --tags``. | ||||
| 
 | ||||
| ### Post-release | ||||
|  - [ ] Create a commit to increase the version number on ``develop`` in ``CMakeLists.txt`` and add a new skeleton changelog entry. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user