File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.14.1] ( https://github.com/recurser/string-is/compare/v1.14.0...v1.14.1 ) (2022-02-19)
2+
3+
4+ ### Bug Fixes
5+
6+ * improve copy button layout on MacOS Safari ([ 9c7dcfa] ( https://github.com/recurser/string-is/commit/9c7dcfa83c3cfcd1d166f86818af3b417e8e2842 ) )
7+ * improve development CSP rules for MacOS Safari ([ 72dddf7] ( https://github.com/recurser/string-is/commit/72dddf7f596f89cbd41140673190599661343451 ) )
8+ * linting issues raised after eslint upgrade ([ cd77232] ( https://github.com/recurser/string-is/commit/cd772328c2398114181efcc48097ae58d610bf96 ) )
9+
110# [ 1.14.0] ( https://github.com/recurser/string-is/compare/v1.13.0...v1.14.0 ) (2022-02-17)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " string-is" ,
3- "version" : " 1.14.0 " ,
3+ "version" : " 1.14.1 " ,
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