diff --git a/CHANGELOG.md b/CHANGELOG.md index ff09b05..45a71fe 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. +## [2.2.0](https://github.com/sanity-io/sanity-plugin-documents-pane/compare/v2.1.2...v2.2.0) (2024-01-16) + +### Features + +- support perspectives ([#63](https://github.com/sanity-io/sanity-plugin-documents-pane/issues/63)) ([e2eb3bb](https://github.com/sanity-io/sanity-plugin-documents-pane/commit/e2eb3bb791d1ab12525ae02dc357d7768af1d846)) + ## [2.1.2](https://github.com/sanity-io/sanity-plugin-documents-pane/compare/v2.1.1...v2.1.2) (2023-10-16) ### Bug Fixes diff --git a/LICENSE b/LICENSE index 2995e99..3bc3425 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Sanity.io +Copyright (c) 2024 Sanity.io Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package-lock.json b/package-lock.json index d58780f..a62f484 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-documents-pane", - "version": "2.1.2", + "version": "2.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sanity-plugin-documents-pane", - "version": "2.1.2", + "version": "2.2.0", "license": "MIT", "dependencies": { "@sanity/icons": "^2.0.0", diff --git a/package.json b/package.json index 79f293d..5d5daf8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-documents-pane", - "version": "2.1.2", + "version": "2.2.0", "description": "Displays the results of a GROQ query in a View Pane", "keywords": [ "sanity",