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 1410346 commit 81b2a99Copy full SHA for 81b2a99
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.31.0](https://github.com/recurser/string-is/compare/v1.30.0...v1.31.0) (2022-04-11)
2
+
3
4
+### Features
5
6
+* test release to trigger a Docker Hub build ([c2f6ed6](https://github.com/recurser/string-is/commit/c2f6ed63d2c8e522114f568c9696b448bfceda6f))
7
8
# [1.30.0](https://github.com/recurser/string-is/compare/v1.29.0...v1.30.0) (2022-04-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "string-is",
- "version": "1.30.0",
+ "version": "1.31.0",
"private": true,
"scripts": {
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",
0 commit comments