Skip to content

Commit eecf1be

Browse files
author
strausr
committed
docs: add release process documentation
1 parent 783ee42 commit eecf1be

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,11 @@ These rules help AI assistants understand Cloudinary React SDK patterns, common
5353

5454
## Development
5555

56-
This project uses [Conventional Commits](https://www.conventionalcommits.org/) for version management.
56+
This project uses [Conventional Commits](https://www.conventionalcommits.org/) for version management and [semantic-release](https://github.com/semantic-release/semantic-release) for automated releases.
57+
58+
### Release Process
59+
60+
Releases are triggered manually via GitHub Actions workflow. The workflow uses npm trusted publishing (OIDC) for secure package publishing.
5761

5862
### Commit Format
5963

0 commit comments

Comments
 (0)