Skip to content

Commit 9ab7d0a

Browse files
chore(release): 1.35.0 [skip ci]
## [1.35.0](v1.34.11...v1.35.0) (2023-05-31) ### Features * add a JavaScript minifier ([ecfd383](ecfd383)) ### Dependencies * bump evergreen-ui from 7.1.7 to 7.1.8 ([a8686b8](a8686b8)) * bump sql-formatter from 12.2.0 to 12.2.1 ([9b183c1](9b183c1))
1 parent ccf3f1f commit 9ab7d0a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.35.0](https://github.com/recurser/string-is/compare/v1.34.11...v1.35.0) (2023-05-31)
2+
3+
4+
### Features
5+
6+
* add a JavaScript minifier ([ecfd383](https://github.com/recurser/string-is/commit/ecfd383543718d68cbb9e23c2baae7e2e4e321d0))
7+
8+
9+
### Dependencies
10+
11+
* bump evergreen-ui from 7.1.7 to 7.1.8 ([a8686b8](https://github.com/recurser/string-is/commit/a8686b8265fce469d62eb3d9353be575a13086b9))
12+
* bump sql-formatter from 12.2.0 to 12.2.1 ([9b183c1](https://github.com/recurser/string-is/commit/9b183c1f1b18e2e9a012801d9b9370353d16819e))
13+
114
## [1.34.11](https://github.com/recurser/string-is/compare/v1.34.10...v1.34.11) (2023-05-01)
215

316

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.11",
3+
"version": "1.35.0",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)