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 88b08dc commit 688b9c2Copy full SHA for 688b9c2
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v4.3.0
4
+
5
+- support Cloudflare workers [e438266](https://github.com/watson/ci-info/commit/e438266)
6
7
## v4.2.0
8
9
- support Cloudflare Pages [75c9de8](https://github.com/watson/ci-info/commit/75c9de8)
package.json
@@ -1,6 +1,6 @@
{
"name": "ci-info",
- "version": "4.2.0",
+ "version": "4.3.0",
"description": "Get details about the current Continuous Integration environment",
"main": "index.js",
"typings": "index.d.ts",
0 commit comments