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 c59e2ca commit 225a224Copy full SHA for 225a224
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.31.2](https://github.com/recurser/string-is/compare/v1.31.1...v1.31.2) (2022-04-11)
2
+
3
4
+### Bug Fixes
5
6
+* revert Docker Hub github action trigger changes ([7d7fbae](https://github.com/recurser/string-is/commit/7d7fbaedd8c2d07d90247e64dd28b49f547080a4))
7
8
## [1.31.1](https://github.com/recurser/string-is/compare/v1.31.0...v1.31.1) (2022-04-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "string-is",
- "version": "1.31.1",
+ "version": "1.31.2",
"private": true,
"scripts": {
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",
0 commit comments