File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Homepage = "https://github.com/bauer-group/nocodb-simple-client"
8888Documentation = " https://github.com/bauer-group/nocodb-simple-client#readme"
8989Repository = " https://github.com/bauer-group/nocodb-simple-client.git"
9090"Bug Tracker" = " https://github.com/bauer-group/nocodb-simple-client/issues"
91- Changelog = " https://github.com/bauer-group/nocodb-simple-client/blob/main/CHANGELOG.md "
91+ Changelog = " https://github.com/bauer-group/nocodb-simple-client/blob/main/CHANGELOG.MD "
9292
9393# ============================================================================
9494# SEMANTIC RELEASE CONFIGURATION
@@ -143,8 +143,8 @@ include = [
143143 " /tests" ,
144144 " /examples" ,
145145 " /docs" ,
146- " README.md " ,
147- " CHANGELOG.md " ,
146+ " README.MD " ,
147+ " CHANGELOG.MD " ,
148148 " LICENSE" ,
149149 " pyproject.toml" ,
150150]
You can’t perform that action at this time.
0 commit comments