ldpbootstrap-jquery 1.0.2 → 1.0.3

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 +10 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -26,13 +26,20 @@ npm run build -w ldpbootstrap-jquery
26
26
  npm pack -w ldpbootstrap-jquery
27
27
  ```
28
28
 
29
- ## Publish
29
+ ## Publish (agentes / CI)
30
30
 
31
31
  ```bash
32
- npm publish -w ldpbootstrap-jquery --access public
32
+ # NPM_TOKEN no .env (raiz do monorepo)
33
+ make release-bootstrap
33
34
  ```
34
35
 
35
- Actualizar `LDPBOOTSTRAP_CDN_VERSION` no deploy após publish.
36
+ Faz **bump patch** automático, build, `npm publish`, e sync `LDPBOOTSTRAP_CDN_VERSION` em `.env.example` + `.env`.
37
+
38
+ Manual (não preferido):
39
+
40
+ ```bash
41
+ npm publish -w ldpbootstrap-jquery --access public
42
+ ```
36
43
 
37
44
  ## Obfuscação
38
45
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ldpbootstrap-jquery",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "HTA install bootstrap for Landpage (CDN distribution)",
5
5
  "license": "UNLICENSED",
6
6
  "files": [