Skip to content

Commit 3c632b7

Browse files
chore(release): 1.23.2 [skip ci]
## [1.23.2](v1.23.1...v1.23.2) (2022-03-27) ### Bug Fixes * add the missing main logo pointer cursor ([d72a105](d72a105)) * remove SVG mask-icon that looks ugly on Safari ([b01852b](b01852b))
1 parent e28aa4d commit 3c632b7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.23.2](https://github.com/recurser/string-is/compare/v1.23.1...v1.23.2) (2022-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* add the missing main logo pointer cursor ([d72a105](https://github.com/recurser/string-is/commit/d72a105c76f1159e66e53967e35a7d02908b3f90))
7+
* remove SVG mask-icon that looks ugly on Safari ([b01852b](https://github.com/recurser/string-is/commit/b01852b17394ed42b48e86c9322a25a9aef5e2c7))
8+
19
## [1.23.1](https://github.com/recurser/string-is/compare/v1.23.0...v1.23.1) (2022-03-27)
210

311

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

0 commit comments

Comments
 (0)