We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a3367 commit b1f2d72Copy full SHA for b1f2d72
CHANGELOG.md
@@ -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
8
# [1.20.0](https://github.com/recurser/string-is/compare/v1.19.2...v1.20.0) (2022-03-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "string-is",
- "version": "1.20.0",
+ "version": "1.21.0",
"private": true,
"scripts": {
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",
0 commit comments