Skip to content

Commit 2e0feaf

Browse files
chore(release): 1.24.0 [skip ci]
# [1.24.0](v1.23.2...v1.24.0) (2022-03-31) ### Features * support sharing of converters and their inputs ([47a3525](47a3525))
1 parent 039a653 commit 2e0feaf

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.24.0](https://github.com/recurser/string-is/compare/v1.23.2...v1.24.0) (2022-03-31)
2+
3+
4+
### Features
5+
6+
* support sharing of converters and their inputs ([47a3525](https://github.com/recurser/string-is/commit/47a35253f0f312d2dc38a00e7881397d2aaddf0d))
7+
18
## [1.23.2](https://github.com/recurser/string-is/compare/v1.23.1...v1.23.2) (2022-03-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.23.2",
3+
"version": "1.24.0",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)