File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.32.0] ( https://github.com/recurser/string-is/compare/v1.31.6...v1.32.0 ) (2022-04-12)
2+
3+
4+ ### Bug Fixes
5+
6+ * casing issues with SqlTextArea naming ([ 88849cf] ( https://github.com/recurser/string-is/commit/88849cf5122033e62e556f849eebedf02603f04f ) )
7+
8+
9+ ### Features
10+
11+ * add a TOML formatter ([ 4e4ebb9] ( https://github.com/recurser/string-is/commit/4e4ebb9ea3cb0e20d243f657a4db86dd7e288132 ) )
12+
113## [ 1.31.6] ( https://github.com/recurser/string-is/compare/v1.31.5...v1.31.6 ) (2022-04-12)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " string-is" ,
3- "version" : " 1.31.6 " ,
3+ "version" : " 1.32.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "all" : " yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build" ,
You can’t perform that action at this time.
0 commit comments