@agnostack/env 1.0.6 → 1.0.7

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/package.json +2 -2
  2. package/CHANGELOG.md +0 -61
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agnostack/env",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "author": "agnoStack Dev <developers@agnostack.com> (https://agnostack.com)",
5
5
  "owner": "agnoStack",
6
6
  "description": "Please contact agnoStack via info@agnostack.com for any questions",
@@ -71,7 +71,7 @@
71
71
  "typescript": "5.4.2"
72
72
  },
73
73
  "resolutions": {
74
- "**/npm": "6.14.11",
74
+ "**/npm": "10.8.2",
75
75
  "**/rimraf": "4.4.1"
76
76
  },
77
77
  "publishConfig": {
package/CHANGELOG.md DELETED
@@ -1,61 +0,0 @@
1
- ## [1.0.6](https://github.com/agnostack/env/compare/v1.0.5...v1.0.6) (2025-01-20)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * nvmrc ([ad7cec3](https://github.com/agnostack/env/commit/ad7cec3de9271140f156f9da2afa472de94983ed))
7
-
8
- ## [1.0.5](https://github.com/agnostack/env/compare/v1.0.4...v1.0.5) (2025-01-20)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * updated [@babel](https://github.com/babel) ([755f127](https://github.com/agnostack/env/commit/755f1279ecbca83e4a1a68a49b3723575b135fb2))
14
-
15
- ## [1.0.4](https://github.com/agnostack/env/compare/v1.0.3...v1.0.4) (2025-01-20)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * base version updates ([3738b3b](https://github.com/agnostack/env/commit/3738b3ba57a2dfc7546da546950208a5420364b0))
21
- * initial building commit ([a7fac7b](https://github.com/agnostack/env/commit/a7fac7bc0264032415f78aa43d5c72947b91a17f))
22
- * version bumps ([92d126b](https://github.com/agnostack/env/commit/92d126bd4f5f503b7262966ca7a4d25ef1992988))
23
-
24
- ## [1.0.3](https://github.com/agnostack/env/compare/v1.0.2...v1.0.3) (2025-01-14)
25
-
26
-
27
- ### Bug Fixes
28
-
29
- * initial working version? ([94876f7](https://github.com/agnostack/env/commit/94876f7b00ad7199c16d844dfcae80485c2072a8))
30
-
31
- ## [1.0.2](https://github.com/agnostack/env/compare/v1.0.1...v1.0.2) (2025-01-14)
32
-
33
-
34
- ### Bug Fixes
35
-
36
- * initial working version? ([3a52ee1](https://github.com/agnostack/env/commit/3a52ee1f31326c3d51b6af74a4198a3554119781))
37
- * initial working version? ([f8624b0](https://github.com/agnostack/env/commit/f8624b07b89b17c1f737d5f1e3b7bdf73b0ed3ff))
38
-
39
- ## [1.0.1](https://github.com/agnostack/env/compare/v1.0.0...v1.0.1) (2025-01-14)
40
-
41
-
42
- ### Bug Fixes
43
-
44
- * initial working version? ([6643eb4](https://github.com/agnostack/env/commit/6643eb4b58755dab192b5f0b59e6be3efbb3c7ad))
45
-
46
- # 1.0.0 (2025-01-14)
47
-
48
-
49
- ### Bug Fixes
50
-
51
- * initial building commit ([f48fe37](https://github.com/agnostack/env/commit/f48fe37c94ea9e969894c02fbeb30fb9d1c51328))
52
- * initial building commit ([07cdc92](https://github.com/agnostack/env/commit/07cdc9268cc71dbcfcfdf2964def003ee28cbd2b))
53
- * initial building commit ([6cc3ffe](https://github.com/agnostack/env/commit/6cc3ffe54bff694486478d4292c651c74042fc40))
54
- * initial building commit ([213a26b](https://github.com/agnostack/env/commit/213a26b8a04c23cdd3f424b0a45f28b9242ede0f))
55
- * initial building commit ([7207e1e](https://github.com/agnostack/env/commit/7207e1ea0308fc35f9740d8911185e8f18e8cd54))
56
- * initial building commit ([d14dbb3](https://github.com/agnostack/env/commit/d14dbb3be33541563cb34ef1e3e760d75c7fac49))
57
- * initial building commit ([e16f32c](https://github.com/agnostack/env/commit/e16f32cf408698625ca1642f26bd690003bdbcf0))
58
- * initial building commit ([d6d1c80](https://github.com/agnostack/env/commit/d6d1c80ca063c2d9130a3716f50e45a73c41dc26))
59
- * initial building commit ([9528029](https://github.com/agnostack/env/commit/95280296fbe3592c3daa9d3ffd9eacfcc5b4f994))
60
- * initial commit ([aaeaa71](https://github.com/agnostack/env/commit/aaeaa7199470fff5030f82fd16af7122fd1ab93e))
61
- * initial commit ([f279ed7](https://github.com/agnostack/env/commit/f279ed7f0aa3c3dca771e38066b78f9198136f58))