<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="CCM-586-update_label_participant:1" author="guiq83" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (lp:LabelParticipant {id: 1695678102294})
                SET lp.name = "Jasmee",
                    lp.normalizedName = "jasmee",
                    lp.spotifyId = "0Mw52urrEDJZq9z08RmI83"
            ]]>
        </cypherquery>
    </changeset>
</changelog>
