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 ecd5d7d commit 8c3b4fdCopy full SHA for 8c3b4fd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.30.0](https://github.com/recurser/string-is/compare/v1.29.0...v1.30.0) (2022-04-11)
2
+
3
4
+### Features
5
6
+* publish releases to DockerHub ([53c2092](https://github.com/recurser/string-is/commit/53c20929d19f521c7b63802d722b7eb8d64c4478))
7
8
# [1.29.0](https://github.com/recurser/string-is/compare/v1.28.1...v1.29.0) (2022-04-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "string-is",
- "version": "1.29.0",
+ "version": "1.30.0",
"private": true,
"scripts": {
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",
0 commit comments