Skip to content

Commit 80d3ef3

Browse files
chore(release): 1.26.0 [skip ci]
# [1.26.0](v1.25.0...v1.26.0) (2022-04-03) ### Features * tailor the input label to the converter ([e0a7192](e0a7192))
1 parent 1266294 commit 80d3ef3

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.26.0](https://github.com/recurser/string-is/compare/v1.25.0...v1.26.0) (2022-04-03)
2+
3+
4+
### Features
5+
6+
* tailor the input label to the converter ([e0a7192](https://github.com/recurser/string-is/commit/e0a7192275b837ceef4c9951bcfea5b6ba32cf91))
7+
18
# [1.25.0](https://github.com/recurser/string-is/compare/v1.24.0...v1.25.0) (2022-04-03)
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.25.0",
3+
"version": "1.26.0",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)