flagsmith 2.1.0

Flagsmith SDK for Rust
Documentation
{
    "bootstrap-sha": "31732d15651aefbd4742c7d9fbe6d17b8d23df56",
    "packages": {
        ".": {
            "release-type": "rust",
            "changelog-path": "CHANGELOG.md",
            "bump-minor-pre-major": false,
            "bump-patch-for-minor-pre-major": false,
            "draft": false,
            "prerelease": false,
            "include-component-in-tag": false
        }
    },
    "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
    "changelog-sections": [
        {
            "type": "feat",
            "hidden": false,
            "section": "Features"
        },
        {
            "type": "fix",
            "hidden": false,
            "section": "Bug Fixes"
        },
        {
            "type": "ci",
            "hidden": false,
            "section": "CI"
        },
        {
            "type": "docs",
            "hidden": false,
            "section": "Docs"
        },
        {
            "type": "deps",
            "hidden": false,
            "section": "Dependency Updates"
        },
        {
            "type": "perf",
            "hidden": false,
            "section": "Performance Improvements"
        },
        {
            "type": "refactor",
            "hidden": false,
            "section": "Refactoring"
        },
        {
            "type": "test",
            "hidden": false,
            "section": "Tests"
        },
        {
            "type": "chore",
            "hidden": false,
            "section": "Other"
        }
    ]
}