@redhat-cloud-services/config-manager-client
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -5,2 +5,4 @@ # Changelog | ||
## [1.4.2](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/config-manager-client-1.4.1...@redhat-cloud-services/config-manager-client-1.4.2) (2024-05-02) | ||
## [1.4.1](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/config-manager-client-1.4.0...@redhat-cloud-services/config-manager-client-1.4.1) (2024-05-02) | ||
@@ -7,0 +9,0 @@ |
@@ -61,7 +61,7 @@ @redhat-cloud-services/config-manager-client / [Exports](modules.md) | ||
Run `nx build config-manager-client` to build the library. | ||
Run `nx build @redhat-cloud-services/config-manager-client` to build the library. | ||
## Running unit tests | ||
Run `nx test config-manager-client` to execute the unit tests via [Jest](https://jestjs.io). | ||
Run `nx test @redhat-cloud-services/config-manager-client` to execute the unit tests via [Jest](https://jestjs.io). | ||
@@ -68,0 +68,0 @@ ## API documentation |
{ | ||
"name": "@redhat-cloud-services/config-manager-client", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -59,10 +59,10 @@ # Javascript client for Config Manager API | ||
Run `nx build config-manager-client` to build the library. | ||
Run `nx build @redhat-cloud-services/config-manager-client` to build the library. | ||
## Running unit tests | ||
Run `nx test config-manager-client` to execute the unit tests via [Jest](https://jestjs.io). | ||
Run `nx test @redhat-cloud-services/config-manager-client` to execute the unit tests via [Jest](https://jestjs.io). | ||
## API documentation | ||
* [README](doc/README.md) | ||
* [README](doc/README.md) |
90207
68