We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3343626 commit 7dfcab8Copy full SHA for 7dfcab8
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+# [1.8.0](https://github.com/sapphiredev/cli/compare/v1.8.0...v1.8.0) - (2023-11-16)
6
+
7
+## 🚀 Features
8
9
+- Bump minimum nodejs version to >= 18 ([3343626](https://github.com/sapphiredev/cli/commit/334362647a45bc99e5763028d5b848ce514cdda2))
10
11
# [1.7.0](https://github.com/sapphiredev/cli/compare/v1.7.0...v1.7.0) - (2023-11-16)
12
13
## 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@sapphire/cli",
- "version": "1.7.0",
+ "version": "1.8.0",
"description": "CLI for Sapphire Framework",
"author": "@sapphire",
"license": "MIT",
0 commit comments