Skip to content

Commit

Permalink
chore(release): 2.0.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbutt committed Feb 8, 2024
1 parent 531ec44 commit 035b5ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [2.0.10](https://github.com/Norgate-AV/generator-norgate-av/compare/v2.0.9...v2.0.10) (2024-02-08)

### 🐛 Bug Fixes

- make generator keys and ids match with no "-" ([531ec44](https://github.com/Norgate-AV/generator-norgate-av/commit/531ec44e78488b7ad5df2374d8a5421b80bf489b))

## [2.0.9](https://github.com/Norgate-AV/generator-norgate-av/compare/v2.0.8...v2.0.9) (2024-02-08)

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-norgate-av",
"version": "2.0.9",
"version": "2.0.10",
"description": "A collection of various project boilerplates",
"keywords": [
"yeoman-generator",
Expand Down

0 comments on commit 035b5ae

Please sign in to comment.