Skip to content

Commit aae21d7

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2022-01-31) ### Features * make the chevron icons consistent with layout on mobile ([0b336b6](0b336b6))
1 parent 8efa611 commit aae21d7

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.12.0](https://github.com/recurser/string-is/compare/v1.11.0...v1.12.0) (2022-01-31)
2+
3+
4+
### Features
5+
6+
* make the chevron icons consistent with layout on mobile ([0b336b6](https://github.com/recurser/string-is/commit/0b336b61697b7738c1bba6eb4f9f427f3c4b83b4))
7+
18
# [1.11.0](https://github.com/recurser/string-is/compare/v1.10.0...v1.11.0) (2022-01-27)
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.11.0",
3+
"version": "1.12.0",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)