We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dedbee commit a8473a8Copy full SHA for a8473a8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.34.4](https://github.com/recurser/string-is/compare/v1.34.3...v1.34.4) (2022-08-17)
2
+
3
4
+### Dependencies
5
6
+* bump sql-formatter from 9.1.0 to 9.2.0 ([9ff32ae](https://github.com/recurser/string-is/commit/9ff32aec0970f4a2385b32f16c56b058ba6f68d6))
7
8
## [1.34.3](https://github.com/recurser/string-is/compare/v1.34.2...v1.34.3) (2022-08-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "string-is",
- "version": "1.34.3",
+ "version": "1.34.4",
"private": true,
"scripts": {
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",
0 commit comments