<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">

    <changeset id="CCM-624_change_artist_name_1678085680392:1" author="rhealieberman" run-on-change="true">
        <query>
            <![CDATA[
                MATCH
                    (lp:LabelParticipant {id: 1678085680392})
                SET lp.name = 'Suzie Tatyana'
            ]]>
        </query>
    </changeset>

</changelog>