We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd20c9c commit 2fe1cc7Copy full SHA for 2fe1cc7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.15.4](https://github.com/CoCreate-app/CoCreate-prism/compare/v1.15.3...v1.15.4) (2026-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* update worklow ([bd20c9c](https://github.com/CoCreate-app/CoCreate-prism/commit/bd20c9c38f0185d8c341cd37ef2d13672d271d1c))
7
8
## [1.15.3](https://github.com/CoCreate-app/CoCreate-prism/compare/v1.15.2...v1.15.3) (2025-05-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/prism",
- "version": "1.15.3",
+ "version": "1.15.4",
"description": "A simple prism component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"prism",
0 commit comments