We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a08fe8 commit 8dd3c86Copy full SHA for 8dd3c86
CHANGELOG.md
@@ -1,7 +1,14 @@
1
# Changelog
2
3
4
-## 1.0.0 - 2019-12-xx
+## [1.1.0](https://github.com/superchargejs/redis-github-action/compare/v1.0.0...v1.1.0) - 2019-12-18
5
+
6
+### Updated
7
+- switched from a Node.js workflow to a Docker-based workflow
8
+ - reduces noise in the repo by removing the Node.js dependencies and only relying on a shell script
9
10
11
+## 1.0.0 - 2019-12-17
12
13
### Added
14
- `1.0.0` release 🚀 🎉
0 commit comments