Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbutt committed Jul 24, 2024
1 parent 319c87d commit a3febd7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.2.2](https://github.com/Norgate-AV/genlinx/compare/v2.2.1...v2.2.2) (2024-07-24)

### ⚠ BREAKING CHANGES

- **config:** remove RMS locations from the default config

### πŸ› Bug Fixes

- use @inquirer/prompts for selecting files ([4ad90cd](https://github.com/Norgate-AV/genlinx/commit/4ad90cd77da30a73e0b6dfe3dc4df5060e7f4e5d))

### ✨ Refactor

- **config:** remove RMS locations from the default config ([7eb65e6](https://github.com/Norgate-AV/genlinx/commit/7eb65e6eeab8f92285b726be81dbd31e26cc4680))

## [2.2.1](https://github.com/Norgate-AV/genlinx/compare/v2.2.0...v2.2.1) (2024-02-01)

### πŸ› Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@norgate-av/genlinx",
"description": "A CLI utility for NetLinx projects πŸš€πŸš€πŸš€",
"version": "2.2.1",
"version": "2.2.2",
"license": "MIT",
"main": "dist/app.js",
"type": "module",
Expand Down

0 comments on commit a3febd7

Please sign in to comment.