Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please/main-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.0.0"}
{".":"1.1.0"}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.0](https://github.com/OGS-GmbH/ngx-m3-themes/compare/v1.0.0...v1.1.0) (2025-11-26)


### Features

* change the error palette ([1e7e742](https://github.com/OGS-GmbH/ngx-m3-themes/commit/1e7e7421ba2fa5a4f4fc5c0a9efd75cae07b8120))
* change the error palette ([cfa9083](https://github.com/OGS-GmbH/ngx-m3-themes/commit/cfa9083b336ca9117855c97cf8ac5bf26c76827c))

## 1.0.0 (2025-06-20)


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": "@ogs-gmbh/ngx-m3-themes",
"version": "1.0.0",
"version": "1.1.0",
"description": "Customizable Angular Material 3 (MDC) themes and helpful SCSS utilities for consistent, modern UI styling in Angular applications.",
"keywords": [
"light-theme",
Expand Down