Skip to content

Commit 961736c

Browse files
chore(release): 1.37.6 [skip ci]
## [1.37.6](v1.37.5...v1.37.6) (2024-09-19) ### Bug Fixes * attempt to fix broken semantic-release/release-notes-generator ([229b35c](229b35c)) * revert "bump semantic-release from 23.1.1 to 24.1.1" ([aeb2222](aeb2222)) ### Dependencies * bump @compiled/react from 0.17.2 to 0.17.3 ([fd80449](fd80449)) * bump chrono-node from 2.7.6 to 2.7.7 ([d2630c7](d2630c7)) * bump dayjs from 1.11.11 to 1.11.12 ([596fa7f](596fa7f)) * bump dayjs from 1.11.12 to 1.11.13 ([39d90da](39d90da)) * bump diff from 5.2.0 to 6.0.0 ([469c728](469c728)) * bump diff from 6.0.0 to 7.0.0 ([ae0ae3b](ae0ae3b)) * bump fast-xml-parser from 4.4.0 to 4.4.1 ([bbe7377](bbe7377)) * bump fast-xml-parser from 4.4.1 to 4.5.0 ([a5d1fbc](a5d1fbc)) * bump prettier from 3.3.2 to 3.3.3 ([0e4608a](0e4608a)) * bump sql-formatter from 15.3.2 to 15.4.0 ([d8e6f65](d8e6f65)) * bump sql-formatter from 15.4.0 to 15.4.1 ([614688c](614688c)) * bump sql-formatter from 15.4.1 to 15.4.2 ([8b88637](8b88637)) * bump terser from 5.31.2 to 5.31.3 ([e197f75](e197f75)) * bump terser from 5.31.3 to 5.31.6 ([6a3310b](6a3310b)) * bump terser from 5.31.6 to 5.32.0 ([de971a8](de971a8)) * bump terser from 5.32.0 to 5.33.0 ([deb7752](deb7752))
1 parent 5198ec0 commit 961736c

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## [1.37.6](https://github.com/recurser/string-is/compare/v1.37.5...v1.37.6) (2024-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* attempt to fix broken semantic-release/release-notes-generator ([229b35c](https://github.com/recurser/string-is/commit/229b35c5d741e6888de51181ff56fe9efd0ecae6))
7+
* revert "bump semantic-release from 23.1.1 to 24.1.1" ([aeb2222](https://github.com/recurser/string-is/commit/aeb22222d31a861323bc4b60382d400ee47ab8a2))
8+
9+
10+
### Dependencies
11+
12+
* bump @compiled/react from 0.17.2 to 0.17.3 ([fd80449](https://github.com/recurser/string-is/commit/fd80449e39acde460fdc069b9994449d01ccc204))
13+
* bump chrono-node from 2.7.6 to 2.7.7 ([d2630c7](https://github.com/recurser/string-is/commit/d2630c7db4572bcf4e3a8755cca92dea5595d8c9))
14+
* bump dayjs from 1.11.11 to 1.11.12 ([596fa7f](https://github.com/recurser/string-is/commit/596fa7f2c9316056debfa9fdaf0ef52bab5d3b80))
15+
* bump dayjs from 1.11.12 to 1.11.13 ([39d90da](https://github.com/recurser/string-is/commit/39d90da4153bd19fe19032fda6079dbe25113751))
16+
* bump diff from 5.2.0 to 6.0.0 ([469c728](https://github.com/recurser/string-is/commit/469c728d24fe8c2924d1f3d9d8b8a8f3471b32be))
17+
* bump diff from 6.0.0 to 7.0.0 ([ae0ae3b](https://github.com/recurser/string-is/commit/ae0ae3bb19ae246fc7b09d24ce30dd334bfd3b07))
18+
* bump fast-xml-parser from 4.4.0 to 4.4.1 ([bbe7377](https://github.com/recurser/string-is/commit/bbe7377d584c4cce65ecfd3b2cb0e43c9eade14b))
19+
* bump fast-xml-parser from 4.4.1 to 4.5.0 ([a5d1fbc](https://github.com/recurser/string-is/commit/a5d1fbcc98e0b6ac5d918526c41ef7d26960b030))
20+
* bump prettier from 3.3.2 to 3.3.3 ([0e4608a](https://github.com/recurser/string-is/commit/0e4608a7923079bf7c42e88294c3d984a983bb8d))
21+
* bump sql-formatter from 15.3.2 to 15.4.0 ([d8e6f65](https://github.com/recurser/string-is/commit/d8e6f65fe55ea4bdd3c7b89d590eb0d667980c37))
22+
* bump sql-formatter from 15.4.0 to 15.4.1 ([614688c](https://github.com/recurser/string-is/commit/614688c2b82f8de24505dba83c429a846a8c70b4))
23+
* bump sql-formatter from 15.4.1 to 15.4.2 ([8b88637](https://github.com/recurser/string-is/commit/8b88637aff686a0c0b4466c444da92fe92ccee08))
24+
* bump terser from 5.31.2 to 5.31.3 ([e197f75](https://github.com/recurser/string-is/commit/e197f75066c1c98a691aacb651ed19020a5b728c))
25+
* bump terser from 5.31.3 to 5.31.6 ([6a3310b](https://github.com/recurser/string-is/commit/6a3310b20ef1669d38845137b5b6ba5f75f9094b))
26+
* bump terser from 5.31.6 to 5.32.0 ([de971a8](https://github.com/recurser/string-is/commit/de971a85d4b2464a36d6b6c12f0bb94d182d0050))
27+
* bump terser from 5.32.0 to 5.33.0 ([deb7752](https://github.com/recurser/string-is/commit/deb775262ddef971ba4b5128864f1d60b359ae8a))
28+
129
## [1.37.5](https://github.com/recurser/string-is/compare/v1.37.4...v1.37.5) (2024-07-12)
230

331

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

0 commit comments

Comments
 (0)