diff --git a/CHANGELOG.md b/CHANGELOG.md index a511896..2a32fdf 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. +## [3.1.6](https://github.com/sanity-io/dashboard/compare/v3.1.5...v3.1.6) (2023-11-30) + +### Bug Fixes + +- **deps:** Update dependency styled-components to v6 ([#41](https://github.com/sanity-io/dashboard/issues/41)) ([4db1ccb](https://github.com/sanity-io/dashboard/commit/4db1ccb64eff362e97c5c21d027f1fec9519f5db)) + ## [3.1.5](https://github.com/sanity-io/dashboard/compare/v3.1.4...v3.1.5) (2023-08-02) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 7bd084a..2ce5498 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sanity/dashboard", - "version": "3.1.5", + "version": "3.1.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sanity/dashboard", - "version": "3.1.5", + "version": "3.1.6", "license": "MIT", "dependencies": { "@sanity/icons": "^2.0.0", diff --git a/package.json b/package.json index 8e4c3a9..dfb2d5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/dashboard", - "version": "3.1.5", + "version": "3.1.6", "description": "Tool for rendering dashboard widgets", "keywords": [ "sanity",