-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c6940c7
commit 1899ced
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changelog | ||
|
||
## [0.6.0](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/compare/v0.5.3...v0.6.0) (2022-05-05) | ||
|
||
### Features | ||
|
||
- **template:** add @norgate-av/react-crestron-ch5-hooks to template ([bd14e4c](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/bd14e4c38972dd062f934c2e784b16623565e70c)) | ||
- add basic GitHub Actions CI config ([fb8e51b](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/fb8e51b7b07bd85a39e1f1fb8170d5c0b3b8b754)) | ||
- **template:** add classnames package ([c1647cb](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/c1647cb26f8f7b45f0fcfeb3bd12ddbbdc79a4a9)) | ||
- add components directory ([8a2e523](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/8a2e523e92c967128842258c7ea62a533ca0325f)) | ||
- add containers directory ([4570a5d](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/4570a5d8b62a4c652204588f27d1fe5fc58a6e33)) | ||
- add docker support ([#29](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/issues/29)) ([ff03738](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/ff03738e6e6cd381ad39d15c3b46ed8019cf1982)) | ||
- **tailwindcss:** add dracula theme colour palette as custom classes ([2b7a482](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/2b7a482e13794c49ccc31097044ab12fa46b1281)) | ||
- add electron support ([#35](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/issues/35)) ([51ee5f7](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/51ee5f78d078fb48930c42334864fbb7b124c776)) | ||
- add hooks directory ([f802b04](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/f802b04ba7fb339001b955524e69afbb02aa227e)) | ||
- **tailwind:** add tailwind declarations to index.css ([f6c5be1](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/f6c5be125bb5ca8f1ac3580f7c06e994a9150bfb)) | ||
- **template:** add tailwindcss ([e0bad26](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/e0bad268aa734cd88a93496362b2e6cf4185d2bc)) | ||
|
||
### Bug Fixes | ||
|
||
- **electron:** move electron-is-dev from dev-deps to deps ([b915503](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/b915503dd4b8241060d8daf70fec24197eb74ab9)) | ||
- **scripts:** use jq binary from node_modules in resolve:crcomlib ([#25](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/issues/25)) ([#26](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/issues/26)) ([261a6e0](https://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/commit/261a6e018272fa9f348276e0eece2eac07dc7ad9)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters