Skip to content

Commit

Permalink
chore(main): release color 3.0.2 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Mar 20, 2024
1 parent 15cfb30 commit 277503e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/@sanity/color": "3.0.1"}
{"packages/@sanity/color":"3.0.2"}
7 changes: 7 additions & 0 deletions packages/@sanity/color/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/sanity-io/color/compare/color-v3.0.1...color-v3.0.2) (2024-03-20)


### Bug Fixes

* **deps:** update dependency @sanity/pkg-utils to v5 ([#73](https://github.com/sanity-io/color/issues/73)) ([15cfb30](https://github.com/sanity-io/color/commit/15cfb3057450f47b7d3f76216d034ba20a8bb27d))

## [3.0.1](https://github.com/sanity-io/color/compare/color-v3.0.0...color-v3.0.1) (2024-02-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/color/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/color",
"version": "3.0.1",
"version": "3.0.2",
"description": "The Sanity color palette.",
"keywords": [
"sanity",
Expand Down

0 comments on commit 277503e

Please sign in to comment.