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 783d675 commit 511298bCopy full SHA for 511298b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.34.2](https://github.com/recurser/string-is/compare/v1.34.1...v1.34.2) (2022-05-17)
2
+
3
4
+### Bug Fixes
5
6
+* issues after sql-formatter major-version bump ([08ff4b3](https://github.com/recurser/string-is/commit/08ff4b3773d4d3ff359487170c8e8d8fe2d86438))
7
8
## [1.34.1](https://github.com/recurser/string-is/compare/v1.34.0...v1.34.1) (2022-05-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "string-is",
- "version": "1.34.1",
+ "version": "1.34.2",
"private": true,
"scripts": {
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",
0 commit comments