File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 5
5
All notable changes to this project will be documented in this file. See
6
6
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
7
7
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
+
8
18
## [ 6.9.0] ( https://github.com/sanity-io/pkg-utils/compare/v6.8.19...v6.9.0 ) (2024-06-04)
9
19
10
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/pkg-utils" ,
3
- "version" : " 6.9.0 " ,
3
+ "version" : " 6.9.1 " ,
4
4
"description" : " Simple utilities for modern npm packages." ,
5
5
"keywords" : [
6
6
" sanity-io" ,
You can’t perform that action at this time.
0 commit comments