Skip to content

Commit 846368a

Browse files
chore(release): 1.36.0 [skip ci]
## [1.36.0](v1.35.4...v1.36.0) (2024-01-03) ### Features * support for deployment under a sub-path ([2335f2d](2335f2d))
1 parent 7252426 commit 846368a

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.36.0](https://github.com/recurser/string-is/compare/v1.35.4...v1.36.0) (2024-01-03)
2+
3+
4+
### Features
5+
6+
* support for deployment under a sub-path ([2335f2d](https://github.com/recurser/string-is/commit/2335f2d87f912666d22ad9e33d6d7e08968292ff))
7+
18
## [1.35.4](https://github.com/recurser/string-is/compare/v1.35.3...v1.35.4) (2024-01-02)
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.35.4",
3+
"version": "1.36.0",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)