Skip to content

Commit a8473a8

Browse files
chore(release): 1.34.4 [skip ci]
## [1.34.4](v1.34.3...v1.34.4) (2022-08-17) ### Dependencies * bump sql-formatter from 9.1.0 to 9.2.0 ([9ff32ae](9ff32ae))
1 parent 5dedbee commit a8473a8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.34.3](https://github.com/recurser/string-is/compare/v1.34.2...v1.34.3) (2022-08-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "string-is",
3-
"version": "1.34.3",
3+
"version": "1.34.4",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)