hops-config
Advanced tools
Comparing version 15.0.0-nightly.10 to 15.0.0-nightly.11
@@ -6,2 +6,10 @@ # Change Log | ||
# [15.0.0-nightly.11](https://github.com/xing/hops/compare/v15.0.0-nightly.10...v15.0.0-nightly.11) (2021-07-26) | ||
**Note:** Version bump only for package hops-config | ||
# [15.0.0-nightly.10](https://github.com/xing/hops/compare/v15.0.0-nightly.9...v15.0.0-nightly.10) (2021-07-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-config", | ||
"version": "15.0.0-nightly.10", | ||
"version": "15.0.0-nightly.11", | ||
"description": "Hops core configuration", | ||
@@ -24,6 +24,6 @@ "keywords": [ | ||
"depd": "^2.0.0", | ||
"hops-bootstrap": "15.0.0-nightly.10" | ||
"hops-bootstrap": "15.0.0-nightly.11" | ||
}, | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/config#readme", | ||
"gitHead": "617bc801e4a661abdc5ff8c37bdeda32b1d129d5" | ||
"gitHead": "1698d4c76b023b9de94e23e798bcfddb1798e138" | ||
} |
@@ -5,3 +5,3 @@ # Hops Config | ||
**Please see the [main Hops Readme](../../DOCUMENTATION.md) for general information and a Getting Started Guide.** | ||
**Please see the [main Hops Readme](https://github.com/xing/hops#docs) for general information and a Getting Started Guide.** | ||
@@ -8,0 +8,0 @@ Please use [`withConfig`](../../DOCUMENTATION.md#withconfigcomponent) or [`useConfig`](../../DOCUMENTATION.md#useconfig-config) to access the configuration inside your application's React components. |
5008
+ Addedhops-bootstrap@15.0.0-nightly.11(transitive)
+ Addedhops-debug@15.0.0-nightly.11(transitive)
- Removedhops-bootstrap@15.0.0-nightly.10(transitive)
- Removedhops-debug@15.0.0-nightly.10(transitive)