From 343a4dbb84e2a601092aacaa7e3c5f38e84f4625 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 31 Jan 2024 15:09:13 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcc8c57..cfcc7c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.1](https://github.com/sanity-io/orderable-document-list/compare/v1.2.0...v1.2.1) (2024-01-31) + +### Bug Fixes + +- update desk to structure ([#83](https://github.com/sanity-io/orderable-document-list/issues/83)) ([86a9859](https://github.com/sanity-io/orderable-document-list/commit/86a98595bc7c064380da5ddad089b0b50c3d10fc)) + ## [1.2.0](https://github.com/sanity-io/orderable-document-list/compare/v1.1.1...v1.2.0) (2024-01-23) ### Features diff --git a/package-lock.json b/package-lock.json index 0ed88f5..3d2e0d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sanity/orderable-document-list", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sanity/orderable-document-list", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "dependencies": { "@hello-pangea/dnd": "^16.2.0", diff --git a/package.json b/package.json index ef53121..c041b3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/orderable-document-list", - "version": "1.2.0", + "version": "1.2.1", "description": "Drag-and-drop Document Ordering without leaving the Editing surface", "keywords": [ "sanity",