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 34030b7 commit 25e2186Copy full SHA for 25e2186
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+Change Log
2
+=======================================
3
+All notable changes will be documented in this file.
4
+`host-environment` adheres to [Semantic Versioning](http://semver.org/).
5
+
6
7
+[v1.2.0](https://github.com/JS-DevTools/ono/tree/v1.2.0) (2020-02-10)
8
+----------------------------------------------------------------------------------------------------
9
10
+### New Features
11
12
+- Added a new [`host.ci` property](README.md#hostci), which provides information about the CI/CD host that the code is running in.
13
14
15
+[Full Changelog](https://github.com/JS-DevTools/ono/compare/v1.1.4...v1.2.0)
0 commit comments