[ci] release

This commit is contained in:
github-actions[bot] 2025-11-14 18:39:28 +00:00 committed by Dylan Piercey
parent 2cb7418850
commit d88b422e3d
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Add cspNonce by default to html-script and html-style.

2
package-lock.json generated
View File

@ -10541,7 +10541,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "6.0.111",
"version": "6.0.112",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.42",

View File

@ -1,5 +1,11 @@
# @marko/runtime-tags
## 6.0.112
### Patch Changes
- [#2955](https://github.com/marko-js/marko/pull/2955) [`2cb7418`](https://github.com/marko-js/marko/commit/2cb7418850b5eb792b115710564d2cd4272f6856) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Add cspNonce by default to html-script and html-style.
## 6.0.111
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@marko/runtime-tags",
"version": "6.0.111",
"version": "6.0.112",
"description": "Optimized runtime for Marko templates.",
"keywords": [
"api",