[ci] release (#2290)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-08-30 15:55:23 -07:00 committed by GitHub
parent 71936e7a6a
commit ae5dd22fa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"marko": patch
---
Add Marko to window when required

2
package-lock.json generated
View File

@ -11025,7 +11025,7 @@
}
},
"packages/marko": {
"version": "5.35.13",
"version": "5.35.14",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.37.9",

View File

@ -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

View File

@ -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",