🛡 You are running in no-operation mode, because the '--noop' flag was supplied
[08:32:27] WARNING  The 'changelog.changelog_file' configuration   config.py:183
                    option is moving to                                         
                    'changelog.default_templates.changelog_file'.               
                    Please update your configuration as the                     
                    compatibility will break in v10.                            
1.2.0
The next version is: 1.2.0! 🚀
[🛡 NOP] would have written your changelog to CHANGELOG.md
[🛡 NOP] would have updated versions in the following paths:
    pyproject.toml
No build command specified, skipping
[🛡 NOP]     would have run:
        git add /home/runner/work/karigor/karigor/CHANGELOG.md pyproject.toml

[🛡 NOP]         would have run:
                            GIT_AUTHOR_NAME=semantic-release \
    GIT_AUTHOR_EMAIL=semantic-release \
    GIT_COMMITTER_NAME=semantic-release \
    GIT_COMMITTER_EMAIL=semantic-release \
    git commit -m '1.2.0

            Automatically generated by python-semantic-release'

[🛡 NOP]     would have run:
        GIT_COMMITTER_DATE=2026-06-26T08:32:27.892636+00:00 
GIT_AUTHOR_NAME=semantic-release GIT_AUTHOR_EMAIL=semantic-release 
GIT_COMMITTER_NAME=semantic-release GIT_COMMITTER_EMAIL=semantic-release git tag
-a v1.2.0 -m 'v1.2.0'

[🛡 NOP]     would have verified that upstream branch has not changed

[🛡 NOP]     would have run:
        git push https://tawhidjony:****@github.com/tawhidjony/karigor.git main

[🛡 NOP]     would have run:
        git push https://tawhidjony:****@github.com/tawhidjony/karigor.git tag 
v1.2.0 

[🛡 NOP] would have created a release for tag v1.2.0 with the following notes:
 ## v1.2.0 (2026-06-26)

### Features

- Enhance project structure and configuration templates for improved setup and 
usability 
([`81eab50`](https://github.com/tawhidjony/karigor/commit/81eab50377a6a56c337cf7
6708eccb9c58dd5dfe))

---

**Detailed Changes**: 
[v1.1.1...v1.2.0](https://github.com/tawhidjony/karigor/compare/v1.1.1...v1.2.0)

