We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c9b2a commit fbd16c8Copy full SHA for fbd16c8
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+
2
3
+* docs: update readme (d2c9b2a)
4
+* ci: update permissions & env vars (b4b7721)
5
+* chore: update oxfmt config (8f1e76d)
6
+* Add security policy and reporting instructions (6732869)
7
+* chore(deps): update dependencies (46c76db)
8
+* chore: fix changelog (e47f78e)
9
10
## 0.0.4 (2026-05-16)
11
12
No user visible changes.
projects/lib/package.json
@@ -1,6 +1,6 @@
{
"name": "angular-material-runtime-theme",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Runtime theming for Angular Material 3 apps using Material Design 3 system tokens and CSS custom properties",
"keywords": [
"angular",
0 commit comments