Skip to content

Commit 8c3b4fd

Browse files
chore(release): 1.30.0 [skip ci]
# [1.30.0](v1.29.0...v1.30.0) (2022-04-11) ### Features * publish releases to DockerHub ([53c2092](53c2092))
1 parent ecd5d7d commit 8c3b4fd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.29.0](https://github.com/recurser/string-is/compare/v1.28.1...v1.29.0) (2022-04-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "string-is",
3-
"version": "1.29.0",
3+
"version": "1.30.0",
44
"private": true,
55
"scripts": {
66
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",

0 commit comments

Comments
 (0)