Skip to content

Commit aef57c0

Browse files
chore(main): release 6.9.1 (#936)
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
1 parent afe6511 commit aef57c0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [6.9.1](https://github.com/sanity-io/pkg-utils/compare/v6.9.0...v6.9.1) (2024-06-06)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update babel monorepo to ^7.24.7 ([#930](https://github.com/sanity-io/pkg-utils/issues/930)) ([df86850](https://github.com/sanity-io/pkg-utils/commit/df8685022aace41cf3d50a4d217b0f716df077bd))
14+
* **deps:** Update dependency @rollup/plugin-commonjs to v26 ([#935](https://github.com/sanity-io/pkg-utils/issues/935)) ([b40a816](https://github.com/sanity-io/pkg-utils/commit/b40a816526eef1b40983b882b996d0c41a7783e6))
15+
* **deps:** Update dependency @rollup/plugin-replace to ^5.0.7 ([#931](https://github.com/sanity-io/pkg-utils/issues/931)) ([5b88b5f](https://github.com/sanity-io/pkg-utils/commit/5b88b5f22b91100017afe5a9b434f5cc0a3cc126))
16+
* **deps:** Update dependency prettier to ^3.3.1 ([#932](https://github.com/sanity-io/pkg-utils/issues/932)) ([05670fd](https://github.com/sanity-io/pkg-utils/commit/05670fdef762840fe96d76e150f0ac1e54c94d30))
17+
818
## [6.9.0](https://github.com/sanity-io/pkg-utils/compare/v6.8.19...v6.9.0) (2024-06-04)
919

1020

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/pkg-utils",
3-
"version": "6.9.0",
3+
"version": "6.9.1",
44
"description": "Simple utilities for modern npm packages.",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)