Skip to content

Commit 6953a2c

Browse files
chore(release): 1.37.2 [skip ci]
## [1.37.2](v1.37.1...v1.37.2) (2024-01-08) ### Bug Fixes * fix the link to Plausible Analytics on the security page ([4d1b843](4d1b843))
1 parent 10dbd99 commit 6953a2c

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.37.2](https://github.com/recurser/string-is/compare/v1.37.1...v1.37.2) (2024-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* fix the link to Plausible Analytics on the security page ([4d1b843](https://github.com/recurser/string-is/commit/4d1b843dd771154d90d6a3cb11e40b3d2b65ec6b))
7+
18
## [1.37.1](https://github.com/recurser/string-is/compare/v1.37.0...v1.37.1) (2024-01-08)
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.37.1",
3+
"version": "1.37.2",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)