Skip to content

Commit dd5cd6f

Browse files
committed
release: v4.1.0
1 parent 70efd7c commit dd5cd6f

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,5 +1,12 @@
11
# Changelog
22

3+
4+
### v4.1.0
5+
6+
- support Appcircle PR [1d42c26](https://github.com/watson/ci-info/commit/1d42c26)
7+
- support AWS CodeBuild PR [e6fcdd2](https://github.com/watson/ci-info/commit/e6fcdd2)
8+
- add `ci.id` to return vendor constant [81fd993](https://github.com/watson/ci-info/commit/81fd993)
9+
310
## v4.0.0
411

512
- support Earthly CI [fb8bd85](https://github.com/watson/ci-info/commit/fb8bd85)

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.0.0",
3+
"version": "4.1.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)