Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 4, 2023
1 parent ed04af7 commit 26e2874
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/sanity-io/color/compare/v2.2.1...v2.2.2) (2023-01-04)

### Bug Fixes

- **deps:** update dependencies ([ed04af7](https://github.com/sanity-io/color/commit/ed04af75005a50e8d4168a38eccf821c24658fd5))

## [2.2.1](https://github.com/sanity-io/color/compare/v2.2.0...v2.2.1) (2023-01-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "@sanity/color",
"version": "2.2.1",
"version": "2.2.2",
"description": "The Sanity color palette.",
"sideEffects": false,
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 26e2874

Please sign in to comment.