### 4.1.5

 - Update axios dependency (fixes GHSA-3p68-rc4w-qgx5) (#58) @hlovdal

### 4.1.4

 - Pin all dependencies to explicit version

### 4.1.3

 - Update axios dependency (fixes GHSA-43fc-jf86-j433) (#55) @hlovdal

### 4.1.2

 - chore: update axios to 1.12.2 (#53) @bryopsida

### 4.1.1

 - Update dependencies @knolleary
 - Add new themes introduced in @node-red-contrib-themes/theme-collection v4.1 (#50) @bonanitech

### 4.1.0

 - Add telemetry consent to init command @knolleary

### 4.0.2

 - Update dependencies @knolleary

### 4.0.1

 - Updated axios and mocha dependencies @knolleary

### 4.0.0

 - Update template settings for 4.0
 - Update dependencies
 - Replace bcrypt with @node-rs/bcrypt
 - Set minimum node.js version to 18

### 3.1.3

 - Bump axios to 1.6.8 @knolleary

### 3.1.2

 - Bump axios to 1.6.7 @knolleary

### 3.1.1

 - Bump axios to 1.6.1 (#31) @hardillb

### 3.1.0

 - Remove temporary dev comments (#22) @bonanitech
 - Leave Monaco theme commented out by default (#23) @bonanitech
 - Add new themes introduced in @node-red-contrib-themes/theme-collection v3.0 (#24) @bonanitech
 - Update dependencies (#27) @knolleary
 - Update template settings for 3.1 (#26) @knolleary
 - Update monaco link (#25) @knolleary

### 3.0.0

 - Update httpStatic and add httpStaticRoot for changes in Node-RED V3 (#20) @Steve-Mcl
 - Update dependencies
 - Drop node 12 support

### 2.2.4

 - Add Dracula theme (#17) @bonanitech
 - Default to monaco editor for V3 (#19) @Steve-Mcl
 - Update dependencies

### 2.2.3

 - Update dependencies

### 2.2.2

 - Update dependencies

### 2.2.1

 - Update dependencies

### 2.2.0

 - Default admin init to enable `functionExternalModules`

### 2.1.0

 - Add `node-red-admin init` command to help create settings file

### 2.0.0

 - Drop support for old Node versions. Now requires at least Node 12.
 - Update dependencies to latest
