Skip to content

Commit 688b9c2

Browse files
committed
release: v4.3.0
1 parent 88b08dc commit 688b9c2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v4.3.0
4+
5+
- support Cloudflare workers [e438266](https://github.com/watson/ci-info/commit/e438266)
6+
37
## v4.2.0
48

59
- support Cloudflare Pages [75c9de8](https://github.com/watson/ci-info/commit/75c9de8)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ci-info",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Get details about the current Continuous Integration environment",
55
"main": "index.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)