File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.37.5] ( https://github.com/recurser/string-is/compare/v1.37.4...v1.37.5 ) (2024-07-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [[ #1523 ] ( https://github.com/recurser/string-is/issues/1523 )] fix type-related issues after Typescript upgrade ([ 32928db] ( https://github.com/recurser/string-is/commit/32928db552a5a845fc144cf8d678e27bd7577f5c ) )
7
+
8
+
9
+ ### Dependencies
10
+
11
+ * bump sql-formatter from 15.3.1 to 15.3.2 ([ 4c21dbc] ( https://github.com/recurser/string-is/commit/4c21dbcab80e7b3216e37888b4904b5e509f7b67 ) )
12
+ * bump terser from 5.31.1 to 5.31.2 ([ 86d2fbb] ( https://github.com/recurser/string-is/commit/86d2fbb6b5568527d755f62f7febbd8e9b3cd477 ) )
13
+
1
14
## [ 1.37.4] ( https://github.com/recurser/string-is/compare/v1.37.3...v1.37.4 ) (2024-06-16)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " string-is" ,
3
- "version" : " 1.37.4 " ,
3
+ "version" : " 1.37.5 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"all" : " yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build" ,
You can’t perform that action at this time.
0 commit comments