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 f6ff3de commit f17eb9cCopy full SHA for f17eb9c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.31.1](https://github.com/recurser/string-is/compare/v1.31.0...v1.31.1) (2022-04-11)
2
+
3
4
+### Bug Fixes
5
6
+* trigger Docker build from semantic-release ([92d7216](https://github.com/recurser/string-is/commit/92d7216a15753d6e7388d161beb7c3990a5cb07d))
7
8
# [1.31.0](https://github.com/recurser/string-is/compare/v1.30.0...v1.31.0) (2022-04-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "string-is",
- "version": "1.31.0",
+ "version": "1.31.1",
"private": true,
"scripts": {
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",
0 commit comments