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.10.1] ( https://github.com/sanity-io/pkg-utils/compare/v6.10.0...v6.10.1 ) (2024-07-03)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** Update dependency esbuild to ^0.23.0 ([ #978 ] ( https://github.com/sanity-io/pkg-utils/issues/978 ) ) ([ 542fd40] ( https://github.com/sanity-io/pkg-utils/commit/542fd40e2de47aef15c456b83509cc96c559005a ) )
14
+ * ** deps:** Update dependency jsonc-parser to ^3.3.1 ([ #979 ] ( https://github.com/sanity-io/pkg-utils/issues/979 ) ) ([ 22cfc35] ( https://github.com/sanity-io/pkg-utils/commit/22cfc35a35dbfdc334efccdbd442097edda8da1a ) )
15
+ * ** deps:** update dependency typescript to v5.5.3 ([ #980 ] ( https://github.com/sanity-io/pkg-utils/issues/980 ) ) ([ 83c2838] ( https://github.com/sanity-io/pkg-utils/commit/83c283814e5492130c51a755755b674a75556202 ) )
16
+ * ** deps:** Update dependency uuid to v10 ([ #982 ] ( https://github.com/sanity-io/pkg-utils/issues/982 ) ) ([ cd9f181] ( https://github.com/sanity-io/pkg-utils/commit/cd9f181bea91aea25c5b29fa2f24e1068c5c2d75 ) )
17
+
8
18
## [ 6.10.0] ( https://github.com/sanity-io/pkg-utils/compare/v6.9.3...v6.10.0 ) (2024-06-18)
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.10.0 " ,
3
+ "version" : " 6.10.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