wisdom 15.0.3 → 15.1.0

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/ChangeLog +5 -0
  2. package/package.json +2 -2
package/ChangeLog CHANGED
@@ -1,3 +1,8 @@
1
+ 2024.03.15, v15.1.0
2
+
3
+ feature:
4
+ - b882cb8 wisdom: grizzly v6.0.0
5
+
1
6
  2024.02.21, v15.0.3
2
7
 
3
8
  feature:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wisdom",
3
- "version": "15.0.3",
3
+ "version": "15.1.0",
4
4
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
5
5
  "description": "configurable publish releases to github and npm",
6
6
  "homepage": "http://github.com/coderaiser/wisdom",
@@ -38,7 +38,7 @@
38
38
  "enquirer": "^2.3.6",
39
39
  "envir": "^2.0.0",
40
40
  "fullstore": "^3.0.0",
41
- "grizzly": "^5.0.0",
41
+ "grizzly": "^6.0.0",
42
42
  "jessy": "^3.0.0",
43
43
  "minor": "^1.2.0",
44
44
  "prepend": "^1.0.1",