Skip to content

Commit

Permalink
chore(main): release 2.2.1 (#132)
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 Feb 16, 2024
1 parent fc27dd5 commit 7b62723
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/sanity-astro/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.1](https://github.com/sanity-io/sanity-astro/compare/v2.2.0...v2.2.1) (2024-02-16)


### Bug Fixes

* **deps:** Update dependency @sanity/client to ^6.10.0 ([#113](https://github.com/sanity-io/sanity-astro/issues/113)) ([d376e40](https://github.com/sanity-io/sanity-astro/commit/d376e40cbf9789fe504bc75787ca19e6fee44d19))
* **module:** add back missing module export ([#140](https://github.com/sanity-io/sanity-astro/issues/140)) ([fc27dd5](https://github.com/sanity-io/sanity-astro/commit/fc27dd5e99f3984ddb313ae835800f8771daf6c8))

## [2.2.0](https://github.com/sanity-io/sanity-astro/compare/v2.1.4...v2.2.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/sanity-astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/astro",
"version": "2.2.0",
"version": "2.2.1",
"description": "Official Sanity Astro integration",
"scripts": {
"dev": "vite build --watch",
Expand Down

0 comments on commit 7b62723

Please sign in to comment.