Skip to content

Commit 7421a0d

Browse files
committed
chore(release): 2.0.8 [skip ci]
1 parent 9115b41 commit 7421a0d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## [2.0.7](https://github.com/Norgate-AV/generator-norgate-av/compare/v2.0.6...v2.0.7) (2024-02-08)
410

511
### ✨ Refactor

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-norgate-av",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "A collection of various project boilerplates",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)