diff --git a/CHANGELOG.md b/CHANGELOG.md index 3609786f..0c8fc0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.1.1](https://github.com/sanity-io/pkg-utils/compare/v3.1.0...v3.1.1) (2023-10-18) + + +### Bug Fixes + +* **deps:** update dependency esbuild to ^0.19.5 ([#280](https://github.com/sanity-io/pkg-utils/issues/280)) ([7ce2052](https://github.com/sanity-io/pkg-utils/commit/7ce205216057c8b12c3b96a6e4c90d8f9d1f29be)) + ## [3.1.0](https://github.com/sanity-io/pkg-utils/compare/v3.0.0...v3.1.0) (2023-10-16) ### Features diff --git a/package.json b/package.json index 0823ebce..a24e3c73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "3.1.0", + "version": "3.1.1", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",