mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
[ci] release (#2290)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
71936e7a6a
commit
ae5dd22fa8
@ -1,5 +0,0 @@
|
||||
---
|
||||
"marko": patch
|
||||
---
|
||||
|
||||
Add Marko to window when required
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -11025,7 +11025,7 @@
|
||||
}
|
||||
},
|
||||
"packages/marko": {
|
||||
"version": "5.35.13",
|
||||
"version": "5.35.14",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@marko/compiler": "^5.37.9",
|
||||
|
||||
@ -1,5 +1,11 @@
|
||||
# Change Log
|
||||
|
||||
## 5.35.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#2289](https://github.com/marko-js/marko/pull/2289) [`e20e9af`](https://github.com/marko-js/marko/commit/e20e9af702415fd65b435908d973a2242b346e2a) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Add Marko to window when required
|
||||
|
||||
## 5.35.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "marko",
|
||||
"version": "5.35.13",
|
||||
"version": "5.35.14",
|
||||
"description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.",
|
||||
"keywords": [
|
||||
"front-end",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user