@rb-mwindh/ngx-theme-manager
Version:
Angular component to switch between different theming stylesheets
91 lines (39 loc) • 3.11 kB
Markdown
# [5.0.0](https://github.com/rb-mwindh/ngx-theme-manager/compare/v4.0.1...v5.0.0) (2024-03-25)
### Features
* **deps:** update peer dependencies ([4f13600](https://github.com/rb-mwindh/ngx-theme-manager/commit/4f13600e31da248f9a5f694c14ddc59e36e1aefb))
### BREAKING CHANGES
* **deps:** update to Angular v17+
## [4.0.1](https://github.com/rb-mwindh/ngx-theme-manager/compare/v4.0.0...v4.0.1) (2024-03-24)
### Bug Fixes
* **build:** upgrade semantic-release to v22 ([7cc5f6e](https://github.com/rb-mwindh/ngx-theme-manager/commit/7cc5f6e5ae337b2baee2a6811b9f36360de8bccb))
# [4.0.0](https://github.com/rb-mwindh/ngx-theme-manager/compare/v3.0.0...v4.0.0) (2024-03-24)
### Features
* **deps:** update peer dependencies ([8c720a0](https://github.com/rb-mwindh/ngx-theme-manager/commit/8c720a0b035c4503e9010c6a41ca98ccd674910d))
### BREAKING CHANGES
* **deps:** update to Angular v16+
# [3.0.0](https://github.com/rb-mwindh/ngx-theme-manager/compare/v2.0.1...v3.0.0) (2024-03-24)
### Features
* **deps:** bump peer dependencies ([d90d51f](https://github.com/rb-mwindh/ngx-theme-manager/commit/d90d51feb6197697d46d95dbf46c96284a42ec1e))
### BREAKING CHANGES
* **deps:** update to Angular v15+
## [2.0.1](https://github.com/rb-mwindh/ngx-theme-manager/compare/v2.0.0...v2.0.1) (2024-03-24)
### Bug Fixes
* **deps:** bump peer dependency versions ([cabcd47](https://github.com/rb-mwindh/ngx-theme-manager/commit/cabcd4759d764e8398927f411569644c3448a885))
# [2.0.0](https://github.com/rb-mwindh/ngx-theme-manager/compare/v1.1.1...v2.0.0) (2024-03-24)
### Features
* **angular:** Angular CLI update for packages - @angular/core@14, @angular/cli@14, @angular-builders/jest@14, @angular-eslint/schematics@14, @angular/cdk@14, @types/jest@28, @types/node@16, jest@28, jest-environment-jsdom@28 ([e9487ad](https://github.com/rb-mwindh/ngx-theme-manager/commit/e9487adadfd6c9ecd926c5a0c0501899eca9cace))
### BREAKING CHANGES
* **angular:**
## [1.1.1](https://github.com/rb-mwindh/ngx-theme-manager/compare/v1.1.0...v1.1.1) (2023-02-07)
### Bug Fixes
* **theme-style-manager:** don't disable all `<style>` elements on discovery ([eebace3](https://github.com/rb-mwindh/ngx-theme-manager/commit/eebace3fa1cad0f390cc108ee616db721b496276))
# [1.1.0](https://github.com/rb-mwindh/ngx-theme-manager/compare/v1.0.1...v1.1.0) (2023-02-06)
### Features
* **demo:** fix gh-pages url ([b8544be](https://github.com/rb-mwindh/ngx-theme-manager/commit/b8544bec995591d76405daf1005f181dc705f557))
## [1.0.1](https://github.com/rb-mwindh/ngx-theme-manager/compare/v1.0.0...v1.0.1) (2023-02-06)
### Bug Fixes
* **workspace:** run typedoc during semantic-release ([f4bf2e2](https://github.com/rb-mwindh/ngx-theme-manager/commit/f4bf2e219e6dc39ac507fa9350ebe8c986903928))
# 1.0.0 (2023-02-06)
### Features
* **app:** initial implementation ([8b56bca](https://github.com/rb-mwindh/ngx-theme-manager/commit/8b56bca86f3f33c387e6e17194878f26f1b38b35))
* **lib:** initial implementation ([208d03b](https://github.com/rb-mwindh/ngx-theme-manager/commit/208d03b889aba9fbd75402b28b1b6214c80bb0a7))