Skip to content

Commit

Permalink
chore(main): release 3.1.1 (#288)
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] committed Oct 18, 2023
1 parent 9cba448 commit e2bc249
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 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.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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit e2bc249

Please sign in to comment.