Skip to content

Commit b1f2d72

Browse files
chore(release): 1.21.0 [skip ci]
# [1.21.0](v1.20.0...v1.21.0) (2022-03-21) ### Features * add a robots.txt file ([d93076c](d93076c))
1 parent 87a3367 commit b1f2d72

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.21.0](https://github.com/recurser/string-is/compare/v1.20.0...v1.21.0) (2022-03-21)
2+
3+
4+
### Features
5+
6+
* add a robots.txt file ([d93076c](https://github.com/recurser/string-is/commit/d93076c4069ee1c3be86c61159e9c96a7c7f6ad7))
7+
18
# [1.20.0](https://github.com/recurser/string-is/compare/v1.19.2...v1.20.0) (2022-03-21)
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.20.0",
3+
"version": "1.21.0",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)