We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9115b41 commit 7421a0dCopy full SHA for 7421a0d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [2.0.8](https://github.com/Norgate-AV/generator-norgate-av/compare/v2.0.7...v2.0.8) (2024-02-08)
4
+
5
+### 🐛 Bug Fixes
6
7
+- remove "-" from generator configs ([9115b41](https://github.com/Norgate-AV/generator-norgate-av/commit/9115b41fe33b2f5dae4991288168885bfd140673))
8
9
## [2.0.7](https://github.com/Norgate-AV/generator-norgate-av/compare/v2.0.6...v2.0.7) (2024-02-08)
10
11
### ✨ Refactor
package.json
@@ -1,6 +1,6 @@
{
"name": "generator-norgate-av",
- "version": "2.0.7",
+ "version": "2.0.8",
"description": "A collection of various project boilerplates",
"keywords": [
"yeoman-generator",
0 commit comments