generator-jhipster-yellowbricks-spring-boot-contextpath 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -8
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -61,14 +61,6 @@ jhipster import-jdl your-app.jdl --blueprints yellowbricks-spring-boot-contextpa
61
61
 
62
62
  Replace `/jh/` with your actual context path. The trailing slash is required.
63
63
 
64
- ## Pre-release
65
-
66
- To use the latest unreleased version directly from GitHub:
67
-
68
- ```bash
69
- npm install -g idNoRD/generator-jhipster-yellowbricks-spring-boot-contextpath#main
70
- ```
71
-
72
64
  [npm-image]: https://img.shields.io/npm/v/generator-jhipster-yellowbricks-spring-boot-contextpath.svg
73
65
  [npm-url]: https://npmjs.org/package/generator-jhipster-yellowbricks-spring-boot-contextpath
74
66
  [github-generator-image]: https://github.com/idNoRD/generator-jhipster-yellowbricks-spring-boot-contextpath/actions/workflows/generator.yml/badge.svg
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "generator-jhipster-yellowbricks-spring-boot-contextpath",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "JHipster blueprint to configure Spring Boot application context-path",
5
5
  "keywords": [
6
6
  "yeoman-generator",