mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
[ci] release
This commit is contained in:
parent
2cb7418850
commit
d88b422e3d
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@marko/runtime-tags": patch
|
||||
---
|
||||
|
||||
Add cspNonce by default to html-script and html-style.
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -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",
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@marko/runtime-tags",
|
||||
"version": "6.0.111",
|
||||
"version": "6.0.112",
|
||||
"description": "Optimized runtime for Marko templates.",
|
||||
"keywords": [
|
||||
"api",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user