Skip to content

Commit c06616e

Browse files
authored
Merge pull request #5 from LindemannRock/release-please--branches--main
chore(main): release 5.3.1
2 parents bb11256 + 14c57ec commit c06616e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [5.3.1](https://github.com/LindemannRock/craft-code-highlighter/compare/v5.3.0...v5.3.1) (2026-02-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **AssetService:** correct dependency registration for theme CSS ([bb11256](https://github.com/LindemannRock/craft-code-highlighter/commit/bb1125654008259ff047b8518a240e49a3940f14))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **package.json:** update package name and add author ([d7de6ef](https://github.com/LindemannRock/craft-code-highlighter/commit/d7de6ef9728f865697496c9ccd0b69198b346175))
14+
315
## [5.3.0](https://github.com/LindemannRock/craft-code-highlighter/compare/v5.2.0...v5.3.0) (2026-01-07)
416

517

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lindemannrock/craft-code-highlighter",
33
"description": "Lightweight syntax highlighting for Craft CMS using Prism.js",
44
"type": "craft-plugin",
5-
"version": "5.3.0",
5+
"version": "5.3.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)